ludc
2024-04-24 447d6b096de7957ab5777a6e01d190f02eb4fab1
Source/UBCS-WEB/src/components/service-deploy/uploadServiceJarDialog.vue
@@ -101,7 +101,7 @@
      // 文件上传成功
      onSuccess(resbonse){
        if (Object.keys(resbonse.data).length === 0) {
            this.$message.success( "主题库分类导入成功!");
            this.$message.success( "更新包导入成功!");
            this.dialogVisible = false;
            return;
        }