|
|
@ -42,6 +42,7 @@ const formInline: FormState = reactive({
|
|
|
|
username: '',
|
|
|
|
username: '',
|
|
|
|
password: '',
|
|
|
|
password: '',
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
const loginSuccess = ref(true);
|
|
|
|
|
|
|
|
|
|
|
|
const formSms: FormSms = reactive({
|
|
|
|
const formSms: FormSms = reactive({
|
|
|
|
agentcode: "",
|
|
|
|
agentcode: "",
|
|
|
|