diff --git a/pc4mobx/hrmSalary/components/importDialog/components/impStep1.js b/pc4mobx/hrmSalary/components/importDialog/components/impStep1.js index 9d52e70f..b2ac42b0 100644 --- a/pc4mobx/hrmSalary/components/importDialog/components/impStep1.js +++ b/pc4mobx/hrmSalary/components/importDialog/components/impStep1.js @@ -36,7 +36,6 @@ class ImpStep1 extends Component { onChange: this.handleChange, ...this.props.customDragger }; - console.log("this.props.customDragger", this.props.customDragger) return (
{/* 导入选项 */}