whj 1 year ago
parent
commit
150f5814dd
1 changed files with 4 additions and 0 deletions
  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: '货架号',
           title: '货架号',
           dataIndex: 'storePosition'
           dataIndex: 'storePosition'
         },
         },
+        {
+          title: '批号',
+          dataIndex: 'cbatch'
+        },
         {
         {
           title: '单价',
           title: '单价',
           dataIndex: 'ftaxprice',
           dataIndex: 'ftaxprice',