修复启动错误
This commit is contained in:
@@ -99,12 +99,6 @@
|
|||||||
"navigationBarTitleText": "证据清单"
|
"navigationBarTitleText": "证据清单"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "pages/handlecase/component/applicationArbitration",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "仲裁申请书"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "pages/handlecase/component/obligations",
|
"path": "pages/handlecase/component/obligations",
|
||||||
"style": {
|
"style": {
|
||||||
|
|||||||
@@ -391,7 +391,7 @@
|
|||||||
},
|
},
|
||||||
// 仲裁申请书
|
// 仲裁申请书
|
||||||
applicationArbitration(){
|
applicationArbitration(){
|
||||||
this.$tab.navigateTo(`/pages/handlecase/component/applicationArbitration?title=仲裁申请书`)
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(data) {
|
onLoad(data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user