king
2021-10-11 d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4
src/views/menudesign/menuform/index.jsx
@@ -65,7 +65,8 @@
                    value: trd.MenuID,
                    label: trd.MenuName,
                    type: 'CommonTable',
                    disabled: trd.MenuID === MenuId
                    // disabled: trd.MenuID === MenuId
                    disabled: false
                  }
                  if (MenuId === trd.MenuID) {