From 60ae08e4437faa2c881bda539d57921b837cc8df Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期六, 05 八月 2023 00:39:41 +0800 Subject: [PATCH] 家谱中配偶的第几代不显示 --- ruoyi-ui/src/api/root/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/src/api/root/index.js b/ruoyi-ui/src/api/root/index.js index c1f019e..733a221 100644 --- a/ruoyi-ui/src/api/root/index.js +++ b/ruoyi-ui/src/api/root/index.js @@ -37,3 +37,5 @@ params: query }) } + + -- Gitblit v1.9.1