diff --git a/sheep/store/fittingRoom.js b/sheep/store/fittingRoom.js index d420201..538cc62 100644 --- a/sheep/store/fittingRoom.js +++ b/sheep/store/fittingRoom.js @@ -136,7 +136,7 @@ const fittingRoom = defineStore({ isSync: 'yes', sex: this.sex, len: this.selectPattern, - isPerson: true, + isPerson: 'yes', // /cloth/uploadCloth h5端多传一个参数isPerson=yes ...data, }); },