Browse Source

2025-11-13

优化
master
fengyuan_yang 2 months ago
parent
commit
be850fcf15
  1. 2
      src/views/modules/shopOrder/productionOrderScheduling/searchProductionDispatchList.vue

2
src/views/modules/shopOrder/productionOrderScheduling/searchProductionDispatchList.vue

@ -739,7 +739,7 @@ export default {
serialNumber: '6023TableConfigurationTemplateID', serialNumber: '6023TableConfigurationTemplateID',
tableId: "6023Table", tableId: "6023Table",
tableName: "查询生产派工单表", tableName: "查询生产派工单表",
columnProp: "configurationTemplateID",
columnProp: "CustomerName",
headerAlign: "center", headerAlign: "center",
align: "left", align: "left",
columnLabel: "客户名称", columnLabel: "客户名称",

Loading…
Cancel
Save