caojunjie 2 سال پیش
والد
کامیت
fa73ba263c
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/purchase/exportDeclaration/index.vue
  2. 1 1
      src/views/purchase/importDeclaration/index.vue

+ 1 - 1
src/views/purchase/exportDeclaration/index.vue

@@ -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"

+ 1 - 1
src/views/purchase/importDeclaration/index.vue

@@ -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: "BGJK"