ludc
2023-07-14 54e14bff397221b5b0d64720f77217f4d34ebf98
Source/UBCS-WEB/src/components/file/main.vue
@@ -384,7 +384,7 @@
        download(data)
      }else{
        if (this.selectionList.length === 0) {
          this.$message.warning("请选择至少一条数据");x
          this.$message.warning("请选择至少一条数据");
          return;
        }
        data.append('fileOids',this.oids)