whj 1 年之前
父節點
當前提交
150f5814dd
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/purchase/purchase-order-page/modules/BaseForm.vue

+ 4 - 0
src/views/purchase/purchase-order-page/modules/BaseForm.vue

@@ -304,6 +304,10 @@ export default {
           title: '货架号',
           dataIndex: 'storePosition'
         },
+        {
+          title: '批号',
+          dataIndex: 'cbatch'
+        },
         {
           title: '单价',
           dataIndex: 'ftaxprice',