| | |
| | | if (res.code === 200) { |
| | | _this.searchValue = '' |
| | | setTimeout(()=> { |
| | | _this.getBasDevp() |
| | | _this.searchValue = '' |
| | | _this.station = '' |
| | | _this.wrkMast = '' |
| | | _this.wrkDetls = [] |
| | | _this.waitPakins = [] |
| | | },100) |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | |
| | | if (res.code === 200) { |
| | | _this.searchValue = '' |
| | | setTimeout(()=> { |
| | | _this.getBasDevp() |
| | | _this.searchValue = '' |
| | | _this.station = '' |
| | | _this.wrkMast = '' |
| | | _this.wrkDetls = [] |
| | | _this.waitPakins = [] |
| | | },100) |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | |
| | | if (res.code === 200) { |
| | | setTimeout(()=> { |
| | | that.searchValue = '' |
| | | that.getBasDevp() |
| | | that.station = '' |
| | | that.wrkMast = '' |
| | | that.wrkDetls = [] |
| | | that.waitPakins = [] |
| | | },300) |
| | | uni.showToast({ |
| | | title: res.msg, |