From 6dac98b2a3ad83cb999eeca506cd7a09ae49bdb1 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 20 Dec 2024 10:47:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:scformtable=E6=B7=BB=E5=8A=A0=E5=BA=8F?= =?UTF-8?q?=E5=8F=B7=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/scFormTable/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/scFormTable/index.vue b/src/components/scFormTable/index.vue index 775f6e85..9217981e 100644 --- a/src/components/scFormTable/index.vue +++ b/src/components/scFormTable/index.vue @@ -16,7 +16,7 @@ @@ -44,7 +44,8 @@ placeholder: { type: String, default: "暂无数据" }, dragSort: { type: Boolean, default: false }, hideAdd: { type: Boolean, default: false }, - hideDelete: { type: Boolean, default: false } + hideDelete: { type: Boolean, default: false }, + hideIndex: { type: Boolean, default: false } }, data(){ return {