Browse Source

no message

linwenxin 3 tháng trước cách đây
mục cha
commit
01a182bb13
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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({