spring
2025-02-27 f9eaa7ecc580fb6feabb0eece37a095f0d5af21d
src/views/performance/class/index.vue
@@ -808,7 +808,7 @@
      }
    },
    getUsers() {
      selectUserCondition().then((res) => {
      selectUserCondition({ type: 1 }).then((res) => {
        if (res.code === 201) {
          return;
        }