You need to sign in or sign up before continuing.
|
@@ -125,6 +125,7 @@ export default { |
|
@@ -125,6 +125,7 @@ export default { |
|
125
|
},
|
125
|
},
|
|
126
|
showModal() {
|
126
|
showModal() {
|
|
127
|
this.showModel = true;
|
127
|
this.showModel = true;
|
|
|
|
128
|
+ this.inputCommandVal = '';
|
|
128
|
},
|
129
|
},
|
|
129
|
disabledScroll() {
|
130
|
disabledScroll() {
|
|
130
|
return;
|
131
|
return;
|