zhuangyunsheng 1 рік тому
батько
коміт
f055127603
2 змінених файлів з 5 додано та 1 видалено
  1. 2 1
      .env.development
  2. 3 0
      package.json

+ 2 - 1
.env.development

@@ -9,7 +9,8 @@ VUE_APP_TITLE = 城发集团招采管理平台
 # VUE_APP_API_BASEURL = http://192.168.101.93:8810
 
 # VUE_APP_API_BASEURL = http://172.16.1.150:8810
-VUE_APP_API_BASEURL = http://172.16.1.132:8810
+# VUE_APP_API_BASEURL = http://172.16.1.132:8810
+VUE_APP_API_BASEURL = http://218.201.101.181:8800/zcxt
 
 # 本地端口
 VUE_APP_PORT = 7800

+ 3 - 0
package.json

@@ -10,6 +10,9 @@
 	"dependencies": {
 		"@element-plus/icons-vue": "2.0.10",
 		"@tinymce/tinymce-vue": "5.0.0",
+        "@vue-office/docx": "^1.6.2",
+        "@vue-office/excel": "^1.7.11",
+        "@vue-office/pdf": "^2.0.8",
 		"axios": "1.3.4",
 		"codemirror": "5.65.5",
 		"core-js": "3.29.0",