lrf402788946 3 years ago
parent
commit
681bf844eb
1 changed files with 1 additions and 1 deletions
  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"