mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): 修复vertical-mix导航模式的二级菜单显示问题
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user