yxk-20260707

习总书记讲话、巡视整改的第二个tab的反馈信息名字修改为办理情况
This commit is contained in:
ye1023
2026-07-07 10:19:47 +08:00
parent 57afadf6a6
commit 9092d126e9
8 changed files with 9 additions and 9 deletions
@@ -170,7 +170,7 @@
@click="showFeedbackDetail = !showFeedbackDetail"
>
<Icon :icon="showFeedbackDetail ? 'ant-design:up-outlined' : 'ant-design:down-outlined'" />
{{ showFeedbackDetail ? '收起执行情况反馈' : '展开执行情况反馈' }}
{{ showFeedbackDetail ? '收起办理情况' : '展开办理情况' }}
</a-button>
</a-space>
</div>