From 820c6445e96f04acfd5bd986b700b90abafe8814 Mon Sep 17 00:00:00 2001 From: gwbvipvip Date: Tue, 5 Mar 2024 11:07:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/authorization/storeAuthorization/index.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/authorization/storeAuthorization/index.jsx b/src/pages/authorization/storeAuthorization/index.jsx index afeb009..b11532e 100644 --- a/src/pages/authorization/storeAuthorization/index.jsx +++ b/src/pages/authorization/storeAuthorization/index.jsx @@ -52,11 +52,10 @@ const App = () => { tip: '规则名称是唯一的 key' }, { - title: '店铺', + title: '场景', dataIndex: 'storeName', valueType: 'textarea', width:200, - search: false, }, { title: '授权码',