wzh пре 3 година
родитељ
комит
971aa92580
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      miniprogram/pages/shipOwnerManage/addShipOnwer/addShipOnwer.js

+ 1 - 1
miniprogram/pages/shipOwnerManage/addShipOnwer/addShipOnwer.js

@@ -70,7 +70,7 @@ Page({
   },
   async uploadId(e) {
     let res = await uploadImage("/cos/upload", {
-      type
+      type: 1
     })
     if (res.status == 0) {
       if (e.currentTarget.dataset.type == 'head') {