yxk-20260703
流程基础功能 第二个tab的反馈信息名字修改为办理情况
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<span class="feedback-expand-icon">
|
||||
<Icon icon="ant-design:message-outlined" />
|
||||
</span>
|
||||
<span>反馈信息</span>
|
||||
<span>办理情况</span>
|
||||
<a-tag class="feedback-expand-count" color="processing">
|
||||
{{ getFeedbackTableLoading(record) ? '加载中' : `${getFeedbackCount(record)} 条` }}
|
||||
</a-tag>
|
||||
|
||||
Reference in New Issue
Block a user