fix:工艺路线隐藏复制功能

This commit is contained in:
shijing 2025-03-28 09:25:50 +08:00
parent 6ed3fc5e7f
commit 8dc4726df1
1 changed files with 2 additions and 2 deletions

View File

@ -93,14 +93,14 @@
@click="table_show(scope.row, scope.$index)"
>查看
</el-button>
<el-button
<!-- <el-button
link
type="success"
size="small"
v-if="scope.row.state == 30"
@click="table_copy(scope.row)"
>复制
</el-button>
</el-button> -->
<el-button
link
type="success"