src/views/ICMO/ScICMOBillList.vue
@@ -883,8 +883,7 @@ updateSupport: 0, // 设置上传的请求头部 // headers: { Authorization: "Bearer " + getToken() }, // 上传的地址 url: "http://47.96.97.237/API/Gy_Source/Gy_Source_Excel", url: "", }, uploadData: [], alluploadList: [], @@ -901,6 +900,8 @@ }; }, created() { // set upload URL from configured baseURL this.upload.url = this.baseURL + "Gy_Source/Gy_Source_Excel"; this.riqiChange(); this.get_HProjectList(); this.get_HDeptNameList();