|
@@ -4,7 +4,7 @@
|
|
|
tool-class="ele-toolbar-form" cache-key="inspectionClassify" row-key="qualityLevelId" :selection.sync="selection">
|
|
tool-class="ele-toolbar-form" cache-key="inspectionClassify" row-key="qualityLevelId" :selection.sync="selection">
|
|
|
<template v-slot:toolbar>
|
|
<template v-slot:toolbar>
|
|
|
<el-button @click="handAdd" size="mini" type="primary">新增质检项</el-button>
|
|
<el-button @click="handAdd" size="mini" type="primary">新增质检项</el-button>
|
|
|
- <el-button @click="handSelect" size="mini" type="primary">选择质检工单</el-button>
|
|
|
|
|
|
|
+ <el-button @click="handSelect" size="mini" type="primary">选择质检方案</el-button>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<template v-slot:textType="{ row }">
|
|
<template v-slot:textType="{ row }">
|