fix(projects): 修复vertical-mix导航模式的二级菜单显示问题

This commit is contained in:
Soybean
2021-09-29 08:49:28 +08:00
parent c7e6b86a5b
commit 6f286e6747
10 changed files with 1443 additions and 979 deletions

View File

@ -43,7 +43,7 @@ const notification = useNotification();
const formRef = ref<(HTMLElement & FormInst) | null>(null);
const model = reactive({
phone: '15170283876',
phone: '15100000000',
pwd: '123456'
});
const rules = {