fix:工艺路线隐藏复制功能
This commit is contained in:
parent
6ed3fc5e7f
commit
8dc4726df1
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue