gaoluyang
2025-02-25 291dbceafa26e3dc58763895d5744e29da686718
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) {