From db6ead2264f697116cd807a13e0b4d10513dadb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9A=AE=E5=85=89=EF=BC=9A=E5=9F=8E=E4=B8=AD=E5=9F=8E?= <806783409@qq.com> Date: Mon, 15 Aug 2022 22:57:45 +0800 Subject: [PATCH] =?UTF-8?q?#I5LO38=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E9=80=92=E5=A2=9E=E5=B1=95=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zyplayer-doc-ui/db-ui/src/views/table/Info.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zyplayer-doc-ui/db-ui/src/views/table/Info.vue b/zyplayer-doc-ui/db-ui/src/views/table/Info.vue index 0cd5e24d..b108b285 100644 --- a/zyplayer-doc-ui/db-ui/src/views/table/Info.vue +++ b/zyplayer-doc-ui/db-ui/src/views/table/Info.vue @@ -61,7 +61,7 @@ 行数:{{tableStatusInfo.rows||0}} - 自动递增:{{tableStatusInfo.avgRowLength||0}} + 自动递增:{{tableStatusInfo.autoIncrement||0}} 行格式:{{tableStatusInfo.rowFormat}} 排序规则:{{tableStatusInfo.collation}}