From f6363877ff1105d692ffe31bb79cd936a0ba9307 Mon Sep 17 00:00:00 2001 From: 13937891274 <kxc0822> Date: 星期五, 05 八月 2022 10:00:22 +0800 Subject: [PATCH] 数据对接 --- src/components/DailogSearch/DailogSearch.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/components/DailogSearch/DailogSearch.vue b/src/components/DailogSearch/DailogSearch.vue index b2c186a..eda01ac 100644 --- a/src/components/DailogSearch/DailogSearch.vue +++ b/src/components/DailogSearch/DailogSearch.vue @@ -165,6 +165,8 @@ openDailog, ruleForm, tableData, + currentPage4, + total, pageSize4, resetForm, listApi, -- Gitblit v1.9.2