Commit 7b9ea81f authored by 李智书's avatar 李智书

1.提交更新;

parent 13b44e4d
...@@ -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