代码更新
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user