whj hace 1 año
padre
commit
150f5814dd
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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',