Przeglądaj źródła

模具台账 增加已冲压次数显示列

yusheng 8 miesięcy temu
rodzic
commit
fd2e9605a1

+ 7 - 0
src/views/ledgerAssets/mould/components/mould-list.vue

@@ -194,6 +194,13 @@
             showOverflowTooltip: true,
             showOverflowTooltip: true,
             minWidth: 110
             minWidth: 110
           },
           },
+          {
+            prop: 'cyTimes',
+            label: '已冲压次数',
+            showOverflowTooltip: true,
+            minWidth: 130
+          },
+
           {
           {
             prop: 'usePerson',
             prop: 'usePerson',
             label: '使用人',
             label: '使用人',