表头修改

This commit is contained in:
仲么了
2024-01-30 16:52:13 +08:00
parent 1a970f3e84
commit 06e716834e
9 changed files with 96 additions and 113 deletions

View File

@@ -52,7 +52,7 @@ const form: any = reactive({
name: '',
path: '',
type: 1,
sort: '',
sort: 100,
remark: ''
})
const rules = {