对接法规/认证任务计划、设定
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
data() {
|
||||
return {
|
||||
tokenHeader: {'X-Access-Token': Vue.ls.get(ACCESS_TOKEN)},
|
||||
importUrl: window._CONFIG['domianURL'] + this.url.importZipUrl,
|
||||
importUrl: window._CONFIG['domianURL'] +'/'+ this.url.importZipUrl,
|
||||
cut: '',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user