fix: mes下发工单问题

This commit is contained in:
2023-08-14 10:12:44 +08:00
parent adb500894e
commit f19948e7ee
9 changed files with 91 additions and 32 deletions

View File

@@ -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"
/>