wudebin 1 ヶ月 前
コミット
1cdb237faa
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Strides-SPAPP/app/pages/charge/QRScan.js

+ 0 - 1
Strides-SPAPP/app/pages/charge/QRScan.js

@@ -172,7 +172,6 @@ export default class QRScan extends Component {
       })
       })
     }).finally(() => {
     }).finally(() => {
       this.scaning = false;
       this.scaning = false;
-      console.log("this.scaning", this.scaning);
     });
     });
   }
   }