lrf402788946 3 年 前
コミット
681bf844eb
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/adminCenter/patent/index.vue

+ 1 - 1
src/views/adminCenter/patent/index.vue

@@ -9,7 +9,7 @@
           <el-upload
             class="upload-demo"
             drag
-            action="/files/test/upload"
+            action="/files/platform/patent_cms_import/upload"
             multiple
             :on-success="uSuccess"
             :on-error="uError"