Explorar el Código

去掉debugger

lifanagju_citu hace 7 meses
padre
commit
68019b1d7d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pages/commission/withdraw.vue

+ 0 - 1
pages/commission/withdraw.vue

@@ -204,7 +204,6 @@
   // 提交提现
   const onConfirm = async () => {
     // 参数校验
-    //debugger;
     if (
       !state.accountInfo.price ||
       state.accountInfo.price > state.brokerageInfo.price ||