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