Browse Source

Merge branch 'master' of http://139.196.39.194:9021/chenc/sen-yu-new-web

fenghaifu 2 years ago
parent
commit
9e9d5c24d5
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/views/shipment-details/addShipDetDrawer.vue

+ 6 - 0
src/views/shipment-details/addShipDetDrawer.vue

@@ -564,6 +564,12 @@ export default {
           scopedSlots: { customRender: 'manualYarnProportion' },
           className: 'replacecolor'
         },
+{
+          title: '分组ID',
+          dataIndex: 'groupId',
+          width: 120,
+          className: 'replacecolor'
+        },
 
         {
           title: '操作',