fix: mes下发工单问题
This commit is contained in:
@@ -307,6 +307,7 @@
|
||||
<el-table-column v-permission="[]" label="操作" width="120px" align="center" fixed="right">
|
||||
<template slot-scope="scope">
|
||||
<udOperation
|
||||
:is-visiable-del="false"
|
||||
:data="scope.row"
|
||||
:permission="permission"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user