修复小程序问题

dev_xd
lj7788@126.com 2025-09-13 15:08:32 +08:00
parent 17ee30ac52
commit 73e02c7919
2 changed files with 599 additions and 524 deletions

View File

@ -148,8 +148,8 @@ Page({
fbrtDB: res.data.rysh,
aqglDb: proUserInfo.subDeptType == "1" ? res.data.aqgl : 0,
zlglDb: proUserInfo.subDeptType == "1" ? res.data.zlgl : 0,
aqyhDB: res.data.aqgl,
zlyhDB: res.data.zlgl,
aqyhDB: res.data.aqyh,
zlyhDB: res.data.zlyh,
});
}
});

File diff suppressed because it is too large Load Diff