Browse Source

修改bug

chenrui 4 months ago
parent
commit
a0c9817995
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/stock/index.vue

+ 1 - 1
pages/stock/index.vue

@@ -151,7 +151,7 @@
 			},
 			// 表单清空
 			handleClean(){
-				tenantIdList=[]
+				this.form.tenantIdList=[]
 				this.form.productCode = ''
 				this.form.productName = ''
 				this.form.productOrigCode = ''