|
@@ -208,7 +208,7 @@ class Inspect extends React.Component {
|
|
|
|
|
|
}
|
|
}
|
|
render() {
|
|
render() {
|
|
- const {setHighter, fetchPushInfos,getInfomation, hospitalMsg, inspectVal, windowHeight, windowWidth,setTipValue, handleCloseExcel, handleChangeValue, labelListActive, list, handleSign, labelList, handleLabelSub, handleClear, handleConfirm, fillActive, changeActivePart, getExcelDataList, delPartItem, inspectList } = this.props;
|
|
|
|
|
|
+ const {hideAllDrop,setHighter, fetchPushInfos,getInfomation, hospitalMsg, inspectVal, windowHeight, windowWidth,setTipValue, handleCloseExcel, handleChangeValue, labelListActive, list, handleSign, labelList, handleLabelSub, handleClear, handleConfirm, fillActive, changeActivePart, getExcelDataList, delPartItem, inspectList } = this.props;
|
|
const { ieVersion, isIE, hide,importLis } = this.state;
|
|
const { ieVersion, isIE, hide,importLis } = this.state;
|
|
const { checkSystemIpt, onClose,handleBindFileApi,closeInIcss,showSlideImport } = this;
|
|
const { checkSystemIpt, onClose,handleBindFileApi,closeInIcss,showSlideImport } = this;
|
|
if(JSON.stringify(hospitalMsg) != {} && document.getElementById("choose")){//动态绑定只绑定一次
|
|
if(JSON.stringify(hospitalMsg) != {} && document.getElementById("choose")){//动态绑定只绑定一次
|
|
@@ -256,6 +256,7 @@ class Inspect extends React.Component {
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<ItemBox
|
|
<ItemBox
|
|
|
|
+ hideAllDrop={hideAllDrop}
|
|
className={styles.title}
|
|
className={styles.title}
|
|
title={'化验'}
|
|
title={'化验'}
|
|
editable={false}
|
|
editable={false}
|