|
@@ -1422,6 +1422,7 @@ export default {
|
|
|
this.eventStatusButton = null//流程按钮标识
|
|
|
this.eventConfirmTitle = null//流程按钮标识
|
|
|
this.resourcesListCheck = []
|
|
|
+ this.userFeginList = [] //联系人列表
|
|
|
},
|
|
|
cancelEventConfirm_send() {
|
|
|
//清空表单数据
|
|
@@ -1439,6 +1440,7 @@ export default {
|
|
|
this.guanLianYuAnList = []//关联预案列表
|
|
|
this.deptOptions = []//签收部门
|
|
|
this.deptOptionsLiandong = []//联动部门
|
|
|
+ this.userFeginList = [] //联系人列表
|
|
|
},
|
|
|
cancelEventConfirm_gd() {
|
|
|
//关闭事件火险报告窗口
|