wangting
2023-07-13 eccdff7350f22d52347583adc8d6da1564d3b110
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)