@zgfe/modules-dm 1.0.57-zhongyuan.57 → 1.0.57-zhongyuan.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1106,20 +1106,6 @@ var TablePlus = function TablePlus(props) {
1106
1106
  eventTextHandle(record);
1107
1107
  }
1108
1108
  }, "\u6D4B\u8BD5")) : null, /*#__PURE__*/React.createElement(Button, {
1109
- type: "link",
1110
- style: {
1111
- padding: 0
1112
- },
1113
- disabled: isDemo || !authority[1000004],
1114
- // className={`set ${record.owner == 'zg_abp' ? 'set-error' : ''}`}
1115
- onClick: function onClick() {
1116
- if (isDemo || !authority[1000004]) {
1117
- message.error('无修改权限');
1118
- return;
1119
- }
1120
- eventItemDel(record);
1121
- }
1122
- }, "\u5220\u9664"), /*#__PURE__*/React.createElement(Button, {
1123
1109
  type: "link",
1124
1110
  style: {
1125
1111
  padding: 0