From 955b0a3630ae512b454957866a27d978e3176ede Mon Sep 17 00:00:00 2001
From: jxj_yjl <1490736767@qq.com>
Date: Fri, 7 Apr 2023 16:12:30 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E7=AE=A1=E7=90=86-=E5=AD=97?=
=?UTF-8?q?=E6=AE=B5ID=E7=B2=BE=E5=BA=A6=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/store/index.js | 16 +++++------
.../recordsModule/inspectionRecord.vue | 28 +++++++++----------
2 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/src/store/index.js b/src/store/index.js
index 8c215d82..cbc6a891 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -48,12 +48,12 @@ export default new Vuex.Store({
BASEURL: baseUrl
? baseUrl
: window.location.protocol + "//" + window.location.host + "/", //正式环境
- UPLOADURL:
- window.location.protocol +
- "//" +
- window.location.host +
- "/upload/image", //正式环境
- FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境
+ // UPLOADURL:
+ // window.location.protocol +
+ // "//" +
+ // window.location.host +
+ // "/upload/image", //正式环境
+ // FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境
//---------------------------------------------------------------------------------------------
// BASEURL: baseUrl
// ? baseUrl
@@ -85,8 +85,8 @@ export default new Vuex.Store({
// UPLOADURL:'http://'+"61.190.32.219:9050"+'/upload/image',//正式
// FILEURL:'http://'+"61.190.32.219:9050"+'/image/',//正式
// FILEURL:'http://'+"47.97.202.104:6023"+'/image/',//正式
- // UPLOADURL: 'http://182.90.224.147:100/upload/image',//演示平台
- // FILEURL: 'http://182.90.224.147:100/image/',//演示平台
+ UPLOADURL: 'http://182.90.224.147:100/upload/image',//演示平台
+ FILEURL: 'http://182.90.224.147:100/image/',//演示平台
// UPLOADURL: 'http://116.169.63.183:7070/upload/image',//三江集团
// FILEURL: 'http://116.169.63.183:7070/image/',//三江集团
diff --git a/src/views/projectFront/quality/recordsModule/inspectionRecord.vue b/src/views/projectFront/quality/recordsModule/inspectionRecord.vue
index 3b3b1386..2fa18894 100644
--- a/src/views/projectFront/quality/recordsModule/inspectionRecord.vue
+++ b/src/views/projectFront/quality/recordsModule/inspectionRecord.vue
@@ -417,7 +417,7 @@
>
-
+
-
@@ -596,7 +596,7 @@
>{{ $t('message.quality.positionOnTheDrawing') }}
{{ $t('message.quality.selectDrawings') }}
-
+ -->