Commit cfd49115115298f221529280c8a93bc97504d2c2

Authored by fengtao
1 parent 847bf062

pref:优化下发内容格式

... ... @@ -125,6 +125,7 @@ export default {
125 125 },
126 126 showModal() {
127 127 this.showModel = true;
  128 + this.inputCommandVal = '';
128 129 },
129 130 disabledScroll() {
130 131 return;
... ...