应用状态改为必填

This commit is contained in:
gongjiale 2022-10-09 15:37:16 +08:00
parent c09299175a
commit c9da08b40d
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@
'应用名称', '应用名称',
'应用描述', '应用描述',
'应用类型', '应用类型',
'应用状态',
]) ])
const notFilled = ref([]) const notFilled = ref([])
getUser().then((res) => { getUser().then((res) => {