应用状态改为必填
This commit is contained in:
parent
c09299175a
commit
c9da08b40d
|
@ -300,6 +300,7 @@
|
||||||
'应用名称',
|
'应用名称',
|
||||||
'应用描述',
|
'应用描述',
|
||||||
'应用类型',
|
'应用类型',
|
||||||
|
'应用状态',
|
||||||
])
|
])
|
||||||
const notFilled = ref([])
|
const notFilled = ref([])
|
||||||
getUser().then((res) => {
|
getUser().then((res) => {
|
||||||
|
|
Loading…
Reference in New Issue