Merge remote-tracking branch 'origin/pet' into pet
commit
d3ef2ada45
|
@ -474,7 +474,7 @@ export default {
|
||||||
this.$refs.deptTree_Select.clearHandle()
|
this.$refs.deptTree_Select.clearHandle()
|
||||||
this.$refs.hlTree_Select.clearHandle()
|
this.$refs.hlTree_Select.clearHandle()
|
||||||
this.$refs.hiddenPart_Select.clearHandle()
|
this.$refs.hiddenPart_Select.clearHandle()
|
||||||
this.$refs.deptTree_Select3.clearHandle()
|
// this.$refs.deptTree_Select3.clearHandle()
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
// 获取数据字典数据
|
// 获取数据字典数据
|
||||||
|
@ -785,7 +785,6 @@ export default {
|
||||||
// 添加临时安全措施的点击事件
|
// 添加临时安全措施的点击事件
|
||||||
AddTempSafeMeasureClick() {
|
AddTempSafeMeasureClick() {
|
||||||
if (!this.addSafeMeasureForm.TEMPORARY_SAFE_MEASURE) {
|
if (!this.addSafeMeasureForm.TEMPORARY_SAFE_MEASURE) {
|
||||||
alert(this.dayNum)
|
|
||||||
if (this.dayNum >= 1) {
|
if (this.dayNum >= 1) {
|
||||||
this.$message({
|
this.$message({
|
||||||
message: '请填写临时安全措施',
|
message: '请填写临时安全措施',
|
||||||
|
|
Loading…
Reference in New Issue