@@ -9,6 +9,7 @@
max-width: 600px;
box-sizing: border-box;
box-shadow: 0 6px 20px 0 #989DA3;
+ margin-bottom: 80px;
// border: 1px solid #989DA3;
}
.btnWrap{
z-index: 20;
background-color: #fff;
.autoList {
max-height: 266px;
min-height: 80px;
@@ -129,7 +129,7 @@
display: inline-block;
.itemPartL {
- width: 100px;
+ // width: 100px;
float: left;
.itemPartR {
@@ -7,6 +7,7 @@
background: #fff;
z-index: 99;
.search {
width: 100%;
@@ -11,7 +11,7 @@
.inner{
// overflow-y: auto;
padding-top:80px;
- padding-bottom: 60px;
+ padding-bottom: 80px;
.keep {
position: absolute;
@@ -117,8 +117,6 @@ class Inspect extends React.Component {
const { handleCloseExcel, handleChangeValue, labelListActive, list, handleSign, labelList, handleLabelSub, handleClear, handleConfirm, fillActive, changeActivePart, getExcelDataList,delPartItem } = this.props;
return (
<div className={styles.wrapper} >
- {/* 导入功能插件,ie8/9权限问题暂未解决,先隐藏 */}
-
<div className={styles.top}>
<span>化验结果数据</span>
<div className={styles.button} onClick={this.handleImportExcel}>