custom-银盛科技服务集团有限公司
This commit is contained in:
parent
07f450cce3
commit
cdee39f6b0
|
|
@ -92,7 +92,7 @@ class Index extends Component {
|
|||
<Button type="primary" onClick={this.handleQuoteAttendanceData}>引用</Button>,
|
||||
<Button type="ghost" onClick={this.handleImportAttendanceData}>导入</Button>,
|
||||
<Button type="ghost" disabled={_.isEmpty(selectedRowKeys)}
|
||||
onClick={() => this.onDropMenuClick("batchExport")}>{getLabel(111, "批量导出")}</Button>
|
||||
onClick={() => this.onDropMenuClick("batchExport")}>{getLabel(111, "导出")}</Button>
|
||||
] : [
|
||||
<Button type="primary" onClick={this.handleAddAttendFileds}>新建</Button>,
|
||||
<WeaInputSearch placeholder={getLabel(511723, "请输入字段名称")}
|
||||
|
|
|
|||
Loading…
Reference in New Issue