zhuo
2025-03-17 c5190d45cc1b3bcb59bdd031fcee06a8774c3499
src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue
@@ -473,7 +473,7 @@
      this.getUserList()
    },
    getUserList() {
      selectUserCondition({ type: 0 }).then((res) => {
      selectUserCondition({ type: 2 }).then((res) => {
        this.userList = res.data;
      })
    },