dengzhiguo пре 7 година
родитељ
комит
152a1d0b61
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      js/component/manageCenter/set/business/businessProject.jsx

+ 1 - 2
js/component/manageCenter/set/business/businessProject.jsx

@@ -990,8 +990,7 @@ const BusinessProject=Form.create()(React.createClass({
 	                    		 >停用<Icon type="minus" />
 	           			     </Button>
 						</Popconfirm>
-						<Button type="primary" className="addButton" onClick={this.editClick} style={{float:'right',marginRight:'50px'}}>编辑品类<Icon type="plus" /></Button>
-	                    <span style={{marginRight:'20px'}}>更多搜索    <Switch defaultChecked={false} onChange={this.searchSwitch} /></span>
+						<span style={{marginRight:'20px'}}>更多搜索    <Switch defaultChecked={false} onChange={this.searchSwitch} /></span>
 	                    <div className="search-more" style={this.state.searchMore ? { display: 'none' } : {display: 'block'}}>
 	                    	<span style={{marginRight:'10px',marginBottom:'10px'}}>
 		                     	<Cascader options={provinceSelect()}  value={this.state.ressSearch} placeholder="选择省份"