Commit c180adb3 authored by xinzhedeai's avatar xinzhedeai

fix:逾期上报按钮显示、延期3天弹窗显示 处理

parent 108c702a
......@@ -384,8 +384,8 @@
<!-- 2025年9月1日 新增 安全员网格员 整改功能 -->
<van-button type="info" size="small" @click="add4DZG_XQ" style="width: 2rem">提交整改</van-button>
<!-- 2025年7月21日11:10:58 新增延期两次后才需要预期上报功能。 -->
<van-button type="primary" size="small" @click="shangbao" v-if="!jujue.pushFlag">逾期上报</van-button>
<van-button type="info" size="small" @click="yuqi.show4yanqi!=true">限期3天整改</van-button>
<van-button type="primary" size="small" @click="shangbao" v-if="jujue.pushFlag">逾期上报</van-button>
<van-button type="info" size="small" @click="yuqi.show4yanqi=true">限期3天整改</van-button>
</div>
</div>
<!-- 该整改按钮只用于给商户权限 -->
......
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