fix
13404089107
2025-06-20 99d0e18b496fb0ce294117d7abe518534a3d06db
culture/src/views/system/user/index.vue
@@ -167,7 +167,8 @@
          this.getListData()
        })
      } else {
        add(form).then(() => {
        add(form).then((res) => {
          console.log('qeqweqweqweq',res);
          this.row = {}
          this.dialogVisible = false
          this.$message.success('添加成功')