端口池新建下拉无法选择分组问题修复

This commit is contained in:
Yohanes
2023-03-21 16:27:44 +08:00
parent 5807c4fbc4
commit 8e1dfc48ca
@@ -228,7 +228,8 @@
timestamp: new Date(),
title: '',
status: 'published',
type: ''
type: '',
groupId: 1
}
},
handleCreate() {