mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-12 21:29:11 +00:00
fix: 新创建的云同步任务策略为空的问题
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
||||
if (status) {
|
||||
data['id'] = value
|
||||
this.tableConfig.totalData.push(data)
|
||||
this.$emit('change', this.tableConfig.totalData)
|
||||
}
|
||||
},
|
||||
handleCreate() {
|
||||
|
Reference in New Issue
Block a user