Browse Source

去掉debugger

lifanagju_citu 7 tháng trước cách đây
mục cha
commit
68019b1d7d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/commission/withdraw.vue

+ 0 - 1
pages/commission/withdraw.vue

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