From ab6752d1199cea4f0693560031461ba0db897842 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 06 六月 2024 17:22:22 +0800
Subject: [PATCH] 新增电缆配置,j修改任务检验附件上传bug

---
 src/main.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index 48d9e41..518112d 100644
--- a/src/main.js
+++ b/src/main.js
@@ -11,6 +11,8 @@
 import api from './assets/api/controller.js'
 import swal from 'sweetalert'
 
+// 椤圭洰鍒囨崲
+Vue.prototype.PROJECT = '妫�娴嬩腑蹇�' //椤圭洰鍚嶇О锛氭娴嬩腑蹇冦�佽澶囩數缂�
 //鏈湴
 Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
 const javaApi = 'http://192.168.11.200:8001';//鏉�

--
Gitblit v1.9.3