|
@@ -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": {
|