Explorar o código

事件小类初始化

wang_xy %!s(int64=2) %!d(string=hai) anos
pai
achega
2a39336993
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/views/eventdetailsdialog.vue
  2. 1 0
      src/views/firespread.vue

+ 1 - 0
src/views/eventdetailsdialog.vue

@@ -1941,6 +1941,7 @@ export default {
       isExamine: "0", //事件审核 1通过  0不通过
       eventId: null, //事件ID
       eventType: null, //事件类型-大类
+      eventTypeXl: null, //事件类型-小类
       dataStatus: null, //事件流程按钮
       deptId: null, //事件流程部门
       eventCode: null,

+ 1 - 0
src/views/firespread.vue

@@ -1941,6 +1941,7 @@ export default {
       isExamine: "0", //事件审核 1通过  0不通过
       eventId: null, //事件ID
       eventType: null, //事件类型-大类
+      eventTypeXl: null, //事件类型-小类
       dataStatus: null, //事件流程按钮
       deptId: null, //事件流程部门
       eventCode: null,