瀏覽代碼

面料损耗表

jbb 2 年之前
父節點
當前提交
a52cd4ec97
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/reportForms/fabric-loss-table.vue

+ 1 - 1
src/views/reportForms/fabric-loss-table.vue

@@ -391,7 +391,7 @@ export default {
       // 采购订单 表头
       purchaseOrderColumns: [
         { title: '货物名称', width: 180, dataIndex: 'cinvName', className: 'replacecolor', align:'left'},
-        { title: '号', width: 80, dataIndex: 'cbatch', className: 'replacecolor' },
+        { title: '订单号', width: 80, dataIndex: 'cbatch', className: 'replacecolor' },
         { title: '计划数量', dataIndex: 'iquantity', width: 80, className: 'replacecolor' },
         {
           title: '采购数量',