ludc
2024-02-29 308af3428943588c8c9621104edd7a3d6c58d1b5
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;
        }