|
@@ -58,7 +58,7 @@
|
|
|
>
|
|
>
|
|
|
批量修改工作中心
|
|
批量修改工作中心
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- <!-- <el-button
|
|
|
|
|
|
|
+ <el-button
|
|
|
v-if="$hasPermission('main:producetask:pre_after_config_item')"
|
|
v-if="$hasPermission('main:producetask:pre_after_config_item')"
|
|
|
size="small"
|
|
size="small"
|
|
|
type="primary"
|
|
type="primary"
|
|
@@ -66,9 +66,9 @@
|
|
|
@click="batchSettingMatter"
|
|
@click="batchSettingMatter"
|
|
|
>
|
|
>
|
|
|
生产前生产后配置
|
|
生产前生产后配置
|
|
|
- </el-button> -->
|
|
|
|
|
|
|
+ </el-button>
|
|
|
|
|
|
|
|
- <el-button
|
|
|
|
|
|
|
+ <!-- <el-button
|
|
|
size="small"
|
|
size="small"
|
|
|
type="primary"
|
|
type="primary"
|
|
|
class="ele-btn-icon"
|
|
class="ele-btn-icon"
|
|
@@ -84,7 +84,7 @@
|
|
|
@click="productionInspection"
|
|
@click="productionInspection"
|
|
|
>
|
|
>
|
|
|
生产后检查
|
|
生产后检查
|
|
|
- </el-button>
|
|
|
|
|
|
|
+ </el-button> -->
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<template v-slot:name="{ row }">
|
|
<template v-slot:name="{ row }">
|