king
2023-08-15 7e4ff0e1ee5ea6b538358da9ac08fb9ca73979b9
src/menu/components/share/actioncomponent/formconfig.jsx
@@ -259,6 +259,7 @@
      key: 'label',
      label: '按钮名称',
      initVal: card.label,
      tooltip: card.uuid ? '按钮ID:' + card.uuid : '',
      required: true,
    },
    {
@@ -1385,6 +1386,7 @@
      key: 'label',
      label: '按钮名称',
      initVal: card.label,
      tooltip: card.uuid ? '按钮ID:' + card.uuid : '',
      required: true,
    },
    {