修改新增弹窗关闭逻辑

This commit is contained in:
RenCheng 2025-05-10 14:28:08 +08:00
parent 3a358e7ac3
commit 3427f09007

View File

@ -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,