Bläddra i källkod

删除测试的代码

JXDS18FUJT 2 år sedan
förälder
incheckning
cc2d302e94
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/components/mask/submitMask.vue

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

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