shish 3 лет назад
Родитель
Сommit
25c0118e86
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/pages.json

+ 1 - 1
ghsApp/src/pages.json

@@ -275,7 +275,7 @@
 				{ "path": "exSelect", "style": { "navigationBarTitleText": "选择商品", "enablePullDownRefresh": true } },
 				{ "path": "putDetails", "style": { "navigationBarTitleText": "详情" } },
 				{ "path": "allotPut", "style": { "navigationBarTitleText": "调拨入库", "enablePullDownRefresh": true } },
-				{ "path": "inSelect", "style": { "navigationBarTitleText": "入库盘点", "enablePullDownRefresh": true } }
+				{ "path": "inSelect", "style": { "navigationBarTitleText": "请选择入库单", "enablePullDownRefresh": true } }
 			]
 		},
 		{