Browse Source

【ID1006475】bug修复

chenrui 4 years ago
parent
commit
04261bd992
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -145,6 +145,7 @@
 				getDeviceMsg(_this.boxData).then(res => {
 					if(res.status == 200){
 						_this.networkData = res.data
+						_this.form.remarks = ''
 						_this.messagePop = true
 					}else{
 						_this.messagePop = false