qinzhipeng_v 5 жил өмнө
parent
commit
7da47b3ad0

+ 2 - 1
src/views/Platform/bugManage/bugCreate.vue

@@ -130,9 +130,10 @@
             multiple
             capture
             accept="image/jpeg, image/png, image/gif, audio/mp4, video/mp4, audio/mpeg, application/vnd.ms-excel"
-            :on-success="handleChange"
             :file-list="fileList"
             action="http://star.xiaojukeji.com/upload/img.node"
+            :on-success="handleChange"
+            :on-change="handleChange"
           >
             <!-- action="http://page-daily.kuaidadi.com/upload/img.node" 线下 -->
             <!-- action="http://star.xiaojukeji.com/upload/img.node" 线上 -->