xbx #279
@ -221,7 +221,7 @@
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script lang="ts">
 | 
			
		||||
import { computed, defineComponent, onMounted, reactive, ref, toRaw, watch } from "vue";
 | 
			
		||||
import { computed, defineComponent, onMounted, reactive, ref, toRaw } from "vue";
 | 
			
		||||
import NavTop from "@/components/NavTop.vue";
 | 
			
		||||
import {
 | 
			
		||||
    checksmscode,
 | 
			
		||||
@ -263,9 +263,6 @@ export default defineComponent({
 | 
			
		||||
            phone: "",
 | 
			
		||||
            code: "",
 | 
			
		||||
        });
 | 
			
		||||
        watch(mrqh,()=>{
 | 
			
		||||
            phone.value.quhao = mrqh.value.code
 | 
			
		||||
        })
 | 
			
		||||
        const quhaolist = ref<any>([
 | 
			
		||||
            {
 | 
			
		||||
                code: "86",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user