From b72eb89aa8360a323cb4e92ca252292cc38e6c03 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期一, 17 二月 2025 10:06:54 +0800 Subject: [PATCH] 实验室资质 --- src/components/capability/bindPartDialog.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/capability/bindPartDialog.vue b/src/components/capability/bindPartDialog.vue index f524c4a..5fca2f6 100644 --- a/src/components/capability/bindPartDialog.vue +++ b/src/components/capability/bindPartDialog.vue @@ -99,7 +99,7 @@ page: { total:0, size:10, - current:0 + current:1 }, bindPartComponent: { entity: { -- Gitblit v1.9.3