mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-30 01:32:49 +00:00
feat:
This commit is contained in:
parent
ac75d03a65
commit
6061358efe
|
|
@ -117,6 +117,7 @@ async function submit() {
|
|||
const obj =
|
||||
detail.value.type === '1'
|
||||
? {
|
||||
application_id_list: application_id_list.value,
|
||||
...BaseFormRef.value.form,
|
||||
...form.value
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue