|
@@ -197,7 +197,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
const routeData = this.$router.resolve({
|
|
|
- path: '/api/blade-box-tube/declareCustoms/exort', //跳转目标窗口的地址
|
|
|
+ path: '/api/blade-box-tube/declareCustoms/export', //跳转目标窗口的地址
|
|
|
query: {
|
|
|
...config.params, //括号内是要传递给新窗口的参数
|
|
|
importExportSigns: "BGCK"
|