mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 12:09:13 +08:00
Update ApiSchedule.vue
This commit is contained in:
parent
a43321cad0
commit
2ea35f62c9
@ -306,7 +306,6 @@ export default {
|
||||
url = '/api/definition/schedule/create';
|
||||
}
|
||||
if(!this.formData.moduleId){
|
||||
console.log(this.$refs.selectTree.returnDataKeys)
|
||||
if( this.$refs.selectTree.returnDataKeys.length>0){
|
||||
this.formData.moduleId = this.$refs.selectTree.returnDataKeys
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user