Browse Source

关闭代码默认完全解决

seimin 2 years ago
parent
commit
cc7b805440
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/newIncident.vue

+ 1 - 0
src/views/newIncident.vue

@@ -941,6 +941,7 @@ export default {
941
             });
941
             });
942
           });
942
           });
943
           that.fields[12].props.options = that.closecodeArr;
943
           that.fields[12].props.options = that.closecodeArr;
944
+          that.model.closecode = 1572;//设计如此,默认“完全解决”
944
         });
945
         });
945
     },
946
     },
946
     // 获取处理人
947
     // 获取处理人