linwenxin 3 ay önce
ebeveyn
işleme
01a182bb13
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  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({