田源
2023-11-17 ba90ddf7618567877f1211f671ae1b34c378faad
Source/UBCS-WEB/src/components/BatchImport/index.vue
@@ -254,6 +254,7 @@
    onSuccess(res) {
      if (Object.keys(res.data).length === 0) {
        this.$message.success(this.title + "导入成功!");
        this.resetTable()
        this.dialogVisible = false;
        return;
      }