@ -82,7 +82,9 @@
cancelClose() {
clearInterval(this.timer) //清空timer
this.$refs.modal.popupClose();
if(this.$refs.modal){
}
this.success({
// cancel: true,
confirm: false,
@ -109,7 +109,9 @@
if (this.show) {
this.show = false;
// cancel: false,
confirm: true,
@ -346,6 +346,8 @@
if (!this.checkLocation()) {
return
}else{
this.toLocationCode = this.jobToLocationCode
@ -448,6 +448,8 @@
this.detailSource.forEach(item => {
item.subList.forEach(subitem => {