Lou
2024-01-10 c9c578c5e25f431bd446cec629c54ee2c32d9ebd
Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
1 files modified
3 ■■■■■ changed files
subPackage/workbench/views/cshw.vue 3 ●●●●● patch | view | raw | blame | history
subPackage/workbench/views/cshw.vue
@@ -149,9 +149,12 @@
                const {
                    roleName
                } = this.currentRole
                // 过滤掉待完善状态的
                const isApp = 1;
                const res = await getSiteMaintenanceData({
                    ...params,
                    roleName,
                    isApp,
                    ...this.pagingParams
                })
                console.log(res);