diff --git a/epmet-oper-web/src/views/modules/thirdparty/thirdparty.vue b/epmet-oper-web/src/views/modules/thirdparty/thirdparty.vue index e340c5b..9006236 100644 --- a/epmet-oper-web/src/views/modules/thirdparty/thirdparty.vue +++ b/epmet-oper-web/src/views/modules/thirdparty/thirdparty.vue @@ -190,7 +190,7 @@ export default { }, handleDownDoc: debounce(function () { - window.open('https://www.yantai1s.com/oss/20230209/637e6347f1aa484aa3d8c2778e8fee9a.docx') + window.open('http://172.20.46.177/oss/20230209/637e6347f1aa484aa3d8c2778e8fee9a.docx') }, 2000, { 'leading': true, 'trailing': false }), async getAgency (node, resolve) {