han\hanst 7 months ago
parent
commit
e336332a43
  1. 2
      src/views/modules/ecss/codelnotify.vue
  2. 6
      src/views/modules/ecss/declaration.vue

2
src/views/modules/ecss/codelnotify.vue

@ -541,7 +541,7 @@
border :row-style="{ height: '30px' }"
style="width: 100%;">
<el-table-column
prop="partNo"
prop="pn"
header-align="center"
align="center"
label="PN">

6
src/views/modules/ecss/declaration.vue

@ -308,7 +308,7 @@
border :row-style="{ height: '30px' }"
style="width: 100%;margin-top: 70px">
<el-table-column
prop="partNo"
prop="pn"
header-align="center"
align="center"
label="PN">
@ -479,7 +479,7 @@
border :row-style="{ height: '30px' }"
style="width: 100%;">
<el-table-column
prop="partNo"
prop="pn"
header-align="center"
align="center"
label="PN">
@ -600,7 +600,7 @@
border :row-style="{ height: '30px' }"
style="width: 100%;">
<el-table-column
prop="partNo"
prop="pn"
header-align="center"
align="center"
label="PN">

Loading…
Cancel
Save