twt 1 year ago
parent
commit
63255b09a5
2 changed files with 8 additions and 0 deletions
  1. 5 0
      package-lock.json
  2. 3 0
      pages/index/index.vue

+ 5 - 0
package-lock.json

@@ -0,0 +1,5 @@
+{
+  "name": "qiaopai",
+  "version": "1.0.0",
+  "lockfileVersion": 1
+}

+ 3 - 0
pages/index/index.vue

@@ -229,6 +229,9 @@
 							        }); 
 						
 								
+							},fail(err){
+								console.log("上传失败")
+								console.log(err)
 							}
 						});
 				     },fail(err) {