1 changed files with
6 additions and
0 deletions
|
|
@ -457,6 +457,12 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</el-table-column>
|
|
|
|
</el-table-column>
|
|
|
|
|
|
|
|
<el-table-column
|
|
|
|
|
|
|
|
width="150"
|
|
|
|
|
|
|
|
label="点检结果"
|
|
|
|
|
|
|
|
align="center"
|
|
|
|
|
|
|
|
prop="checkResult"
|
|
|
|
|
|
|
|
/>
|
|
|
|
<el-table-column
|
|
|
|
<el-table-column
|
|
|
|
width="150"
|
|
|
|
width="150"
|
|
|
|
label="计划编码"
|
|
|
|
label="计划编码"
|
|
|
|