zhaoy 9 months ago
parent
commit
04764bec0c
1 changed files with 1 additions and 1 deletions
  1. +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={() => {


Loading…
Cancel
Save