From 2b5e2ee4c146fc8056833968d0876506babb6549 Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Thu, 11 Jan 2024 09:55:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/quality/Materialinspection/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/quality/Materialinspection/index.vue b/src/pages/quality/Materialinspection/index.vue index b14e69e..a2a8990 100644 --- a/src/pages/quality/Materialinspection/index.vue +++ b/src/pages/quality/Materialinspection/index.vue @@ -603,8 +603,8 @@ export default class PurchaseWHSRM extends BasePage { tempFilePaths.map((item) => { uni.uploadFile({ - // url: 'http://192.168.202.20:9000/prod-api/file/upload', - url: '/dev-api/file/upload', + url: 'http://192.168.202.20:9000/prod-api/file/upload', + // url: '/dev-api/file/upload', fileType: 'image', filePath: item, header: {