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
z
master
zhaoy
9 months ago
parent
3a4f693f6d
commit
04764bec0c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/sys/menus/index.jsx
+ 1
- 1
src/pages/sys/menus/index.jsx
View File
@@ -94,7 +94,7 @@ const handleUpdate = async (fields) => {
<Popconfirm
type="primary"
key="primary"
title="确认删除吗?"
title="
删除会将子菜单一起删除,
确认删除吗?"
okText="是"
cancelText="否"
onConfirm={() => {
Write
Preview
Loading…
Cancel
Save