Kaynağa Gözat

发运明细增加分组ID

zengtx 2 yıl önce
ebeveyn
işleme
3388aa2a19

+ 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: '操作',