Explorar o código

Merge branch 'fiveadd' of http://120.79.166.78:19005/zhongzheng-edu/saas_entrepot_admin into five-second-add

Tang %!s(int64=3) %!d(string=hai) anos
pai
achega
05ba988723

+ 1 - 1
src/views/resource/bankManagement/testPaperManagement/editPaper/topicEditPaper/wordPop.vue

@@ -81,7 +81,7 @@ export default {
   methods: {
     getDowm() {
       let url =
-        baseUrls.BASE_IMG_URL + "/oss/images/file/20220317/1647486041811.docx";
+        baseUrls.BASE_IMG_URL + "/oss/images/file/20220324/1648102107588.docx";
       let link = document.createElement("a");
       let fileName = "导入模板" + ".docx";
       document.body.appendChild(link);

+ 1 - 1
src/views/resource/bankManagement/topicManagement/wordPop.vue

@@ -171,7 +171,7 @@ export default {
     },
     getDowm() {
       let url =
-        baseUrls.BASE_IMG_URL + "/oss/images/file/20220317/1647486041811.docx";
+        baseUrls.BASE_IMG_URL + "/oss/images/file/20220324/1648102107588.docx";
       let link = document.createElement("a");
       let fileName = "导入模板" + ".docx";
       document.body.appendChild(link);