代码更新

This commit is contained in:
2022-09-22 17:34:26 +08:00
parent 35d96da6ba
commit b30a546522
13 changed files with 417 additions and 27 deletions

View File

@@ -133,7 +133,7 @@
>
班组验收
</el-button>
<el-button
<!-- <el-button
slot="right"
class="filter-item"
type="success"
@@ -143,7 +143,7 @@
@click="resuftRepair"
>
结果录入
</el-button>
</el-button>-->
</crudOperation>
<!--表格渲染-->
<el-table ref="table" v-loading="crud.loading" :data="crud.data" size="mini" style="width: 100%;" @selection-change="mySelectionChange">