Browse Source

bug 修复

lilei 2 years ago
parent
commit
89038cfa91
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages.json
  2. 1 1
      pages/statistics/chooseShelf.vue

+ 1 - 1
pages.json

@@ -680,7 +680,7 @@
 		    "path" : "pages/statistics/chooseShelf",
 		    "style" :                                                                                    
 		    {
-		        "navigationBarTitleText": "选择货架",
+		        "navigationBarTitleText": "选择客户",
 		       "enablePullDownRefresh": false
 		    }
 		    

+ 1 - 1
pages/statistics/chooseShelf.vue

@@ -51,7 +51,7 @@
 				pageNo:1,
 				pageSize: 30,
 				total: 0, // 列表总数
-				noDataText: '暂无货架',
+				noDataText: '暂无客户',
 				status: 'loading',
 				vinstatus: 'loading',
 				checkedSn: null