This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交
master
gwbvipvip
8 months ago
parent
3223ecd1a2
commit
820c6445e9
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
src/pages/authorization/storeAuthorization/index.jsx
+ 1
- 2
src/pages/authorization/storeAuthorization/index.jsx
View File
@@ -52,11 +52,10 @@ const App = () => {
tip: '规则名称是唯一的 key'
},
{
title: '
店铺
',
title: '
场景
',
dataIndex: 'storeName',
valueType: 'textarea',
width:200,
search: false,
},
{
title: '授权码',
Write
Preview
Loading…
Cancel
Save