chenrui
2025-02-25 e1b4d3c1d49782a1e0a8cc39fb7a9641fadb6474
src/views/business/materialOrderComponents/materialOrder/filesLookVisible.vue
@@ -175,7 +175,7 @@
      this.upLoading = false;
      if (response.code == 200) {
        this.$message.success('上传成功');
        this.$refs.fileList.selectList()
        this.getFileList()
      }
    },
    beforeUpload(file) {