Explorar o código

筛选启用用户

chenrui %!s(int64=2) %!d(string=hai) anos
pai
achega
d986cf27fd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/statistics/chooseShelf.vue

+ 2 - 1
pages/statistics/chooseShelf.vue

@@ -82,7 +82,8 @@
 				let params = {
 				    pageNo: this.pageNo,
 				    pageSize: this.pageSize,
-					customerName: this.customerName
+					customerName: this.customerName,
+					enabledFlag : 1 //1启用客户 0 禁用用户
 				}
 				_this.status = 'loading'
 				customerList(params).then(res => {