优化
This commit is contained in:
@@ -72,9 +72,9 @@ const loading = ref(false);
|
||||
const form = reactive({
|
||||
serialNumber: RandomNumBoth(1000, 9999),
|
||||
clientType: 'pc',
|
||||
merchantName: '18821670757',
|
||||
loginName: "18821670757",
|
||||
password: "123456",
|
||||
merchantName: '',
|
||||
loginName: "",
|
||||
password: "",
|
||||
});
|
||||
|
||||
const rules = reactive({
|
||||
|
||||
Reference in New Issue
Block a user