Explorar o código

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

yusheng hai 8 meses
pai
achega
fd2e9605a1
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      src/views/ledgerAssets/mould/components/mould-list.vue

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

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