Browse Source

0412 新看板

master
ruanqi 2 years ago
parent
commit
c9efb17ade
  1. 4
      src/views/modules/board/nextWeekShipmentBoard.vue
  2. 4
      src/views/modules/board/thisWeekShipmentBoard.vue
  3. 2
      src/views/modules/production/searchDailyPlan.vue

4
src/views/modules/board/nextWeekShipmentBoard.vue

@ -31,7 +31,7 @@
prop="delNotifyNo"
header-align="center"
align="left"
min-width="45"
min-width="50"
label="通知单号">
</el-table-column>
<el-table-column
@ -45,7 +45,7 @@
prop="partSpec"
header-align="center"
align="left"
min-width="50"
min-width="45"
label="产品型号">
</el-table-column>
<el-table-column

4
src/views/modules/board/thisWeekShipmentBoard.vue

@ -31,7 +31,7 @@
prop="delNotifyNo"
header-align="center"
align="left"
min-width="45"
min-width="50"
label="通知单号">
</el-table-column>
<el-table-column
@ -45,7 +45,7 @@
prop="partSpec"
header-align="center"
align="left"
min-width="50"
min-width="45"
label="产品型号">
</el-table-column>
<el-table-column

2
src/views/modules/production/searchDailyPlan.vue

@ -145,7 +145,7 @@
header-align="center"
align="right"
min-width="80"
label="混炼胶完工数">
label="混炼胶数">
</el-table-column>
<el-table-column
prop="userName"

Loading…
Cancel
Save