yxh
yxh
2023-08-10 d08414f291cdfc84625e6d34241a56228c958134
src/views/project/travelexpenseslist/index.vue
@@ -1439,7 +1439,7 @@
        this.$modal.msgSuccess(response.msg);
        this.fileList.push({ name: response.fileName, url: response.fileName });
      } else {
        this.$modal.msgError(response.msg);
        console.log(response.msg);;
      }
    },