11
WXL
2025-06-05 0875e8158420807ee45e44af3a0bf43a9d1bd381
src/views/project/externalperson/index.vue
@@ -452,7 +452,7 @@
      getUserProfile().then(res => {
        if (
          res.data.userName == "admin" ||
          res.data.userName == "001" ||
          res.data.userName == "053" ||
          res.data.userName == "047"
        ) {
          this.ismanager = true;