施工管控样式修改

This commit is contained in:
cwchen 2024-09-29 16:50:13 +08:00
parent 2892d4bd86
commit 6402de1c03
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ export default {
//
loadPersonControlIsWarn() {
getPersonControlIsWarn().then(res => {
console.error(res.data);
this.tabs[1].isWarn = res.data;
this.$forceUpdate();
}).catch(res => {