ソースを参照

删除测试的代码

JXDS18FUJT 2 年 前
コミット
cc2d302e94
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/mask/submitMask.vue

+ 1 - 0
src/components/mask/submitMask.vue

@@ -46,6 +46,7 @@ export default {
     const state = reactive({
       count: 0,
     });
+    
     const phone = new Phone();
     const backView = phone.backView.bind(phone);
     const time = ref(8);