#
luxiaotao1123
2024-02-27 03df7542cd456dc3e63a33cdd1f4cced5364f867
zy-asrs-flow/src/pages/system/menu/index.jsx
@@ -20,11 +20,11 @@
const typeMap = {
    0: {
        color: 'blue',
        color: 'success',
        text: '菜单',
    },
    1: {
        color: '',
        color: 'default',
        text: '按钮',
    },
};