修改新增弹窗关闭逻辑
This commit is contained in:
parent
3a358e7ac3
commit
3427f09007
|
@ -212,7 +212,6 @@ import { taskCreate,
|
|||
}
|
||||
}).finally(() => {
|
||||
that.confirmLoading = false;
|
||||
that.close();
|
||||
})
|
||||
}else{
|
||||
taskUpdateById({id:this.model.id,name:values.name,describe:values.describe,shipModelId:values.shipModelId,shipNumId:values.shipNumId,
|
||||
|
|
Loading…
Reference in New Issue
Block a user