zhaoy hace 11 meses
padre
commit
04764bec0c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/sys/menus/index.jsx

+ 1
- 1
src/pages/sys/menus/index.jsx Ver fichero

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


Cargando…
Cancelar
Guardar