Commit 4f834c17 authored by wangdanlei's avatar wangdanlei

fixbug ID1011167

parent 686d6f48
......@@ -60,20 +60,19 @@
v-if="basicData&& basicData.businessObject &&basicData.businessObject.subTypeName&& basicData.businessObject.subTypeName==='ExtPlanFeedback'"
>
<!-- <div class="sub-title" style="padding-bottom:12px">计划反馈</div> -->
<dee-as-com
<!-- <dee-as-com
v-if=" isCheckTaskState && basicData.basicInfo.state==='BE_RESOLVED'"
:lay-config="{
typeName: 'ExtPlanReply',
layKey: 'task-ExtPlanReply'
layKey: 'ExtPlanReply-View'
}"
:form="ExtPlanReplyLinkform"
@on-submit="toSubmitExtPlanReply"
/>
/>-->
<dee-as-com
v-else
:lay-config="{
typeName: 'ExtPlanReply',
layKey: 'ExtPlanReply-View'
layKey: 'task-ExtPlanReply'
}"
:form="ExtPlanReplyLinkform"
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment