Sfoglia il codice sorgente

bugfix:处理接口报错问题

leo 1 anno fa
parent
commit
bc1c2eaaf2

+ 1 - 0
pages/claimCloudPhone/components/bargainingAssistance.vue

@@ -670,6 +670,7 @@ export default {
         .$get('activity/v5/assist/operation/reportCutStatus', {
           params: {
             userLaunchId: this.info.userLaunchId,
+            operateActivityId: localStorage.getItem('auth.operateActivityId')
           },
         })
         .then((res) => {