luolei 5 years ago
parent
commit
7a97680171
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/js/abnormal.js

+ 1 - 1
src/js/abnormal.js

@@ -337,7 +337,7 @@ function saveModifyTwo(itemCopy,des){
         "qcAbnormalName": {
           "description": des,
           "remark": txt,
-          "status": itemCopy.status
+          "status": 1
         },
         "standModelId": id||'',
         "standModelName": name?(name=="暂无"?'':name):''