浏览代码

no message

linwenxin 3 月之前
父节点
当前提交
01a182bb13
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/workOrder/qualityFeedback/index.vue

+ 3 - 0
src/views/workOrder/qualityFeedback/index.vue

@@ -979,6 +979,9 @@ export default {
     operation() {
       return this.operationBtn({
         edit: {
+          conditions: ({ row, index, column }) => {
+            return row.status == 'SAVE'
+          },
           click: ({ row, index, column }) => {
             this.getClassifyListData()
             qualityFeedbackDetail({