Browse Source

删除测试的代码

JXDS18FUJT 2 năm trước cách đây
mục cha
commit
cc2d302e94
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);