yuanrf hai 1 semana
pai
achega
37d9ddf51f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/MCR/MarketCustomerResourcesHome.vue

+ 1 - 0
src/components/MCR/MarketCustomerResourcesHome.vue

@@ -538,6 +538,7 @@ export default {
             this.$axios.post('/api/MarketCustomerResources/QueryUnlockDropList', {}, {
                 headers: {
                     'Authorization': that.token,
+                    'Accept-Encoding': 'gzip'
                 },
             }).then(resp => {
                 if (resp.data.code == 200) {