持续优化

This commit is contained in:
2023-04-18 14:33:31 +08:00
parent 8e853a51be
commit e7c6081ea6
10 changed files with 31 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ const form = ref({status:'1'})
const lbtType_options = ref([
{
label:'首页',
value:'1'
value:1
}
])
const rules = ref({