Browse Source

修正部分路径错误

JXDS18FUJT 2 years ago
parent
commit
4650d91cba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/price/manage/hz60/index.vue

+ 1 - 1
src/views/price/manage/hz60/index.vue

@@ -184,7 +184,7 @@
             :headers="{
               Authorization: 'Bearer ' + token,
             }"
-            action="https://xxgl.zzxcx.net/stage-api/price/info/import"
+            action="https://xxgl.zzxcx.net/stage-api/price60hz/info/import"
             :on-success="handleSuccess"
             multiple
             accept="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-excel"