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
@@ -51,7 +51,7 @@
const title = computed(() => {
const count = loading.value ? '加载中' : `${feedbackTableData.value.length}`;
return `反馈信息${count}`;
return `办理情况${count}`;
});
const columns: BasicColumn[] = [