14901 动火作业申请 选择安全措施确认人 1、提示语不正确 2、已经选择了所属的部门应该不能提示
parent
6a099b73d7
commit
29d33057b8
|
@ -786,8 +786,8 @@ export default {
|
||||||
acceptindex: -1,
|
acceptindex: -1,
|
||||||
pd: {
|
pd: {
|
||||||
OTHER_PROTECTIVE_MEASURES: ';_;;_;;_;;_;;_;;_;;_;',
|
OTHER_PROTECTIVE_MEASURES: ';_;;_;;_;;_;;_;;_;;_;',
|
||||||
WORK_LONGITUDE: '',
|
WORK_LONGITUDE: '119',
|
||||||
WORK_LATITUDE: '',
|
WORK_LATITUDE: '39',
|
||||||
dongHuoCaoZuoRenPic: []
|
dongHuoCaoZuoRenPic: []
|
||||||
},// 数据
|
},// 数据
|
||||||
measuresList: [],
|
measuresList: [],
|
||||||
|
@ -1418,7 +1418,7 @@ export default {
|
||||||
if (this.confirmUserList.length == 0) {
|
if (this.confirmUserList.length == 0) {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
icon: 'none',
|
icon: 'none',
|
||||||
title: '请先选择项目主管部门负责人',
|
title: '请先选择项安全措施确认人',
|
||||||
duration: 1500
|
duration: 1500
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue