1、审批历史数据未清理

2、地图测试环境图片地址更改
3、消防统计页面点击详情后,返回刷新页面bug修复
2024年2月1日V1.0.53^2^2
liujun 2024-01-31 10:51:50 +08:00
parent ca1d5df750
commit 237801adb8
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ export default {
).then((data) => {
this.list = data.flow.info
this.step = data.flow.STEP
this.step = data.flow.endFlag
if (data.flow.endFlag === '1') {
this.title = '审批中'
}