diff --git a/pages/SecondPhase/slitting/PaperBind.vue b/pages/SecondPhase/slitting/PaperBind.vue index cf671b7..fec5db7 100644 --- a/pages/SecondPhase/slitting/PaperBind.vue +++ b/pages/SecondPhase/slitting/PaperBind.vue @@ -180,8 +180,12 @@ this.index1 = '' this.index2 = '' } else { - this.clearUp() + this.val3 = '' + this.index2 = '' + this.index = '' + this.index1 = '' } + this._seePalletTube(this.val1) this.disabled = false } catch (e) { this.disabled = false @@ -199,7 +203,7 @@ title: res.message, icon: 'none' }) - this.clearUp() + this._seePalletTube(this.val1) this.disabled1 = false } catch (e) { this.disabled1 = false