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 @@ - + - +