src/tabviews/zshare/actionList/normalbutton/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/templates/sharecomponent/cardcomponent/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -79,7 +79,7 @@ */ actionTrigger = (record) => { const { setting, Tab, BID, btn, selectedData } = this.props console.log(selectedData) if (Tab && Tab.supMenu && !BID) { notification.warning({ top: 92, src/templates/sharecomponent/cardcomponent/index.jsx
@@ -311,7 +311,7 @@ } else { outclass += ' ant-card-bordered' } console.log(card.header.actions) return ( <div className="line-card-edit-box mingke-table"> {card.title ? <p className="chart-title">{card.title}</p> : null}