Explorar el Código

power_type传值按接口返

vvv vvv hace 1 año
padre
commit
1e4f2a6f04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/trade/index.vue

+ 1 - 1
src/views/trade/index.vue

@@ -356,7 +356,7 @@ export default {
           id: item.id,
           type: type,
           power: item.power,
-          power_type: 2
+          power_type: item.power_type
         };
       }
       homeApi