Explorar el Código

事件详情办理流程按钮

彭宇 hace 2 años
padre
commit
a14fddbc77
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/eventdetailsdialog.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

@@ -1111,7 +1111,7 @@ export default {
       eventId: null,//事件ID
       eventType: null,//事件类型-大类
       dataStatus: false,//事件流程按钮
-      deptId: false,//事件流程部门
+      deptId: null,//事件流程部门
       eventCode: null,
       longitude: null,
       latitude: null,