提交 5ceee641 编写于 作者: zhujiamin's avatar zhujiamin

Revert "debug移动端 新建待办时,直接返回,选择项仍然存在"

This reverts commit ff280a5d.
上级 ff280a5d
......@@ -241,9 +241,6 @@ ${P.getLogicCode(logic, "LOGIC.vue").code}
* @memberof ${srfclassname('${view.name}')}Base
*/
protected async closeView(args: any[]): Promise<any> {
if (!this.$store.state.selectStatus) {
return;
}
<#if userCloseView??>
${userCloseView}
<#else>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册