Browse Source

更改接口地址

liyuan 1 week ago
parent
commit
8d86f510db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tireInsurance/index.vue

+ 1 - 1
src/views/tireInsurance/index.vue

@@ -316,7 +316,7 @@ export default {
         })
       }
       const routeData = this.$router.resolve({
-        path: '/api/blade-factory/api/factory/tire-insurance/export',
+        path: '/api/blade-factory/factory/tire-insurance/export',
         query: {
           ...config.params
         }