From 80fdc24e3aa75ad5368b533860769a1a1bd6c9b2 Mon Sep 17 00:00:00 2001 From: buhuazhen <hua100783@gmail.com> Date: 星期四, 28 八月 2025 14:03:01 +0800 Subject: [PATCH] :fire: 销售出路 新增应收 合同管理 附件 添加文件上传 --- src/components/ImageUpload/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/ImageUpload/index.vue b/src/components/ImageUpload/index.vue index de87665..24fa865 100644 --- a/src/components/ImageUpload/index.vue +++ b/src/components/ImageUpload/index.vue @@ -57,7 +57,7 @@ // 涓婁紶鎺ュ彛鍦板潃 action: { type: String, - default: "/common/upload" + default: "/common/minioUploads" }, // 涓婁紶鎼哄甫鐨勫弬鏁� data: { -- Gitblit v1.9.3