From 2826b495aaba8bf7864a5203df42f7d9363cd7ee Mon Sep 17 00:00:00 2001 From: liwei Date: Fri, 17 Sep 2021 10:34:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/retrospect/product/index.vue | 6 ++++-- src/views/retrospect/product/traceabilityDetails.vue | 7 +++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/views/retrospect/product/index.vue b/src/views/retrospect/product/index.vue index 70e7dbd..940256c 100644 --- a/src/views/retrospect/product/index.vue +++ b/src/views/retrospect/product/index.vue @@ -65,11 +65,12 @@ v-loading="loading" :data="tableData" @expand-change="loadOrderData" + @row-click="setItem" border >