上线
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vue-admin",
|
||||
"private": true,
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -63,8 +63,8 @@ function getCode(code) {
|
||||
}
|
||||
|
||||
const form = reactive({
|
||||
loginName: "18710449883",
|
||||
password: "123456789",
|
||||
loginName: "",
|
||||
password: "",
|
||||
userType: 'MC',
|
||||
code: "",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user