田源
2023-11-17 f4f58b97876cc6c8b20bd12ee276a9253a3b3ddd
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;
      }