zhaoy 11 月之前
父節點
當前提交
04764bec0c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/pages/sys/menus/index.jsx

+ 1
- 1
src/pages/sys/menus/index.jsx 查看文件

@@ -94,7 +94,7 @@ const handleUpdate = async (fields) => {
<Popconfirm
type="primary"
key="primary"
title="确认删除吗?"
title="删除会将子菜单一起删除,确认删除吗?"
okText="是"
cancelText="否"
onConfirm={() => {


Loading…
取消
儲存