From 14fafba4e4b1302a9e3188aae54869864707b9ab Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Thu, 25 Apr 2024 19:57:55 +0800 Subject: [PATCH] youhua --- src/views/homePage/components/tableMain.vue | 25 ++++++++++++--------- src/views/homePage/index.vue | 2 +- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/src/views/homePage/components/tableMain.vue b/src/views/homePage/components/tableMain.vue index 0ddd357..9391cdc 100644 --- a/src/views/homePage/components/tableMain.vue +++ b/src/views/homePage/components/tableMain.vue @@ -70,7 +70,7 @@ v-loading="tableLoaidng" id="ywTable" ref="ywMultipleTable" - :data="tableDataWithEditing" + :data="tableData" border :row-style="isRed" :row-key="getRowKey" @@ -359,9 +359,11 @@ {{ scope.row.raw_report.simcard2 }}{{ + scope.row.raw_report.msgs.signature2 + }} @@ -444,7 +446,7 @@ - + - +