guoyujia 9 months ago
parent
commit
1941bc062d
1 changed files with 7 additions and 2 deletions
  1. 7 2
      pages.json

+ 7 - 2
pages.json

@@ -376,8 +376,7 @@
 		{
 			"path": "pages/factoryInspection/consultation",
 			"style": {
-				"navigationBarTitleText": "咨询",
-				"cache": false
+				"navigationBarTitleText": "咨询"
 			}
 		},
 		{
@@ -386,6 +385,12 @@
 				"navigationBarTitleText": "出厂检"
 			}
 		},
+		{
+			"path": "pages/factoryInspection/options",
+			"style": {
+				"navigationBarTitleText": "检查项"
+			}
+		},
 		{
 			"path": "pages/factoryInspection/form",
 			"style": {