Commit 6b175be3 authored by 李智书's avatar 李智书

Merge branch 'v_c_application_feature_1031' into 'uat'

1.提交更新;

See merge request !10
parents 0d23718e 7b9ea81f
...@@ -284,6 +284,10 @@ ...@@ -284,6 +284,10 @@
await this.QueryProductContractItem() await this.QueryProductContractItem()
// 20231031 // 20231031
if (this['path']) { if (this['path']) {
if ('/pages/ApplyConsumption/campusReport/campusReport' == this['path']) {
this.menuClick(this.menuList[4], 5)
return
}
uni.redirectTo({ uni.redirectTo({
url: this['path'] url: this['path']
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment