|
@@ -118,7 +118,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
data: {
|
|
|
pageNo: pageNo || 1,
|
|
|
pageSize: this.state.pagination.pageSize,
|
|
|
- type: this.state.typeSearch, //名称1
|
|
|
+ type: this.state.typeSearch, //名称1
|
|
|
name: this.state.nameSearch,
|
|
|
status: this.state.statusSearch,
|
|
|
industry: this.state.industrySearch,
|
|
@@ -482,7 +482,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
loading: true,
|
|
|
ispage:pageNo,
|
|
|
});
|
|
|
-
|
|
|
+
|
|
|
let isCountry='';
|
|
|
let pro='';
|
|
|
let city='';
|
|
@@ -555,7 +555,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
arrProvinceCity:ProvinceCity,
|
|
|
});
|
|
|
};
|
|
|
-
|
|
|
+
|
|
|
this.state.pagination2.current = data.data.pageNo;
|
|
|
this.state.pagination2.total = data.data.totalCount;
|
|
|
};
|
|
@@ -582,7 +582,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
data: {
|
|
|
pageNo: pageNo || 1,
|
|
|
pageSize: this.state.pagination.pageSize,
|
|
|
- type: this.state.typeSearch, //名称1
|
|
|
+ type: this.state.typeSearch, //名称1
|
|
|
name: this.state.nameSearch,
|
|
|
//province: !(this.state.addressSearch).length ? this.state.provinceSearch : this.state.addressSearch[0],
|
|
|
//city: !(this.state.addressSearch).length ? '' : this.state.addressSearch[1],
|
|
@@ -657,7 +657,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
data: {
|
|
|
pageNo: pageNo || 1,
|
|
|
pageSize: this.state.pagination.pageSize,
|
|
|
- type: this.state.typeSearch, //名称1
|
|
|
+ type: this.state.typeSearch, //名称1
|
|
|
name: this.state.nameSearch,
|
|
|
//province: !(this.state.addressSearch).length ? this.state.provinceSearch : this.state.addressSearch[0],
|
|
|
//city: !(this.state.addressSearch).length ? '' : this.state.addressSearch[1],
|
|
@@ -1008,7 +1008,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
dataIndex: 'status',
|
|
|
key: 'status',
|
|
|
render: text => { return getStatuslist(text) }
|
|
|
- }
|
|
|
+ }
|
|
|
],
|
|
|
sanhuDataSource: [],
|
|
|
sanhuColumns21: [{
|
|
@@ -1098,7 +1098,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
dataIndex: 'status',
|
|
|
key: 'status',
|
|
|
render: text => { return getStatuslist(text) }
|
|
|
- }
|
|
|
+ }
|
|
|
],
|
|
|
sanhuDataSource21: [],
|
|
|
fengongsiColumns: [
|
|
@@ -1128,7 +1128,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
dataIndex: 'status',
|
|
|
key: 'status',
|
|
|
render: text => { return getCondition(text) }
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
],
|
|
|
fengongsiDataSource: [],
|
|
@@ -1188,7 +1188,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
title: '所有人名称',
|
|
|
dataIndex: 'theName',
|
|
|
key: 'theName',
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
title: '是否精品',
|
|
|
dataIndex: 'boutique',
|
|
@@ -1220,7 +1220,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
title: '所有人名称',
|
|
|
dataIndex: 'theName',
|
|
|
key: 'theName',
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
title: '是否精品',
|
|
|
dataIndex: 'boutique',
|
|
@@ -1253,7 +1253,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
title: '雇主名称',
|
|
|
dataIndex: 'theName',
|
|
|
key: 'theName',
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
title: '是否精品',
|
|
|
dataIndex: 'boutique',
|
|
@@ -1285,7 +1285,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
title: '雇主名称',
|
|
|
dataIndex: 'theName',
|
|
|
key: 'theName',
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
title: '是否精品',
|
|
|
dataIndex: 'boutique',
|
|
@@ -1354,7 +1354,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
dataIndex: 'summary',
|
|
|
key: 'summary',
|
|
|
width:'400',
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
title: '时间',
|
|
@@ -1370,7 +1370,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.loadData(1,0);
|
|
|
},
|
|
|
//获取上级组织
|
|
|
- selectSuperId() {
|
|
|
+ selectSuperId() {
|
|
|
this.state.data = []
|
|
|
$.ajax({
|
|
|
method: "get",
|
|
@@ -1378,17 +1378,17 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
crossDomain: false,
|
|
|
url: globalConfig.context + "/api/admin/organization/selectSuperId",
|
|
|
data:{
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
- success: function (data) {
|
|
|
+ success: function (data) {
|
|
|
let theArr = [];
|
|
|
let thedata=data.data;
|
|
|
if (!thedata) {
|
|
|
if (data.error && data.error.length) {
|
|
|
message.warning(data.error[0].message);
|
|
|
- };
|
|
|
- thedata = {};
|
|
|
- };
|
|
|
+ };
|
|
|
+ thedata = {};
|
|
|
+ };
|
|
|
var contactIds=[];
|
|
|
//for (let item in data.data) {
|
|
|
for(var i=0;i<data.data.length;i++){
|
|
@@ -1397,12 +1397,12 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Select.Option value={i.toString()} key={theData.name}>{theData.name}</Select.Option>
|
|
|
);
|
|
|
};
|
|
|
- this.setState({
|
|
|
+ this.setState({
|
|
|
SuperArr:thedata,
|
|
|
- contactsOption: theArr,
|
|
|
+ contactsOption: theArr,
|
|
|
orderStatusOptions:data.data,
|
|
|
});
|
|
|
-
|
|
|
+
|
|
|
}.bind(this),
|
|
|
}).always(function () {
|
|
|
this.setState({
|
|
@@ -1410,16 +1410,16 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
});
|
|
|
}.bind(this));
|
|
|
},
|
|
|
-
|
|
|
+
|
|
|
//整行点击
|
|
|
bianji(record, index) {
|
|
|
-
|
|
|
- this.state.RowData = record;
|
|
|
+
|
|
|
+ this.state.RowData = record;
|
|
|
this.setState({
|
|
|
editvisible: true,
|
|
|
selectedRowKeys:[],
|
|
|
rowId:record.businessId,
|
|
|
- })
|
|
|
+ })
|
|
|
let deletedIds ='';
|
|
|
for (let idx = 0; idx < this.state.selectedRows.length; idx++) {
|
|
|
let rowItem = this.state.selectedRows[idx];
|
|
@@ -1428,7 +1428,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
};
|
|
|
};
|
|
|
$.ajax({
|
|
|
- method: "post",
|
|
|
+ method: "get",
|
|
|
dataType: "json",
|
|
|
crossDomain: false,
|
|
|
url: globalConfig.context +"/api/admin/organization/selectAllById" ,
|
|
@@ -1448,21 +1448,21 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
editName:thisdata.name,//组织名称
|
|
|
editManagerId:thisdata.managerId,//负责人
|
|
|
editType:thisdata.type,//组织类型
|
|
|
- editStatus:thisdata.status,//组织状态
|
|
|
+ editStatus:thisdata.status,//组织状态
|
|
|
editSuperId:thisdata.superId,//上级组织
|
|
|
editDepNo: thisdata.depNo,//组织编号
|
|
|
editCreateId:thisdata.createId,//创建人
|
|
|
editTime:thisdata.createTime,//创建时间
|
|
|
editRemarks:thisdata.remarks,//组织职能说明
|
|
|
});
|
|
|
-
|
|
|
+
|
|
|
};
|
|
|
this.setState({
|
|
|
editId: thisdata.id,//每一条记录的ID
|
|
|
editName:thisdata.name,//组织名称
|
|
|
editManagerId:thisdata.managerId,//负责人
|
|
|
editType:thisdata.type,//组织类型
|
|
|
- editStatus:thisdata.status,//组织状态
|
|
|
+ editStatus:thisdata.status,//组织状态
|
|
|
editSuperId:thisdata.superId,//上级组织
|
|
|
editDepNo: thisdata.depNo,//组织编号
|
|
|
editCreateId:thisdata.createId,//创建人
|
|
@@ -1512,7 +1512,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
},
|
|
|
//新增一条消息,保存
|
|
|
addhandleSubmit(e,addType){
|
|
|
- e.preventDefault();
|
|
|
+ e.preventDefault();
|
|
|
let duixiang=JSON.stringify(this.state.sanhu)||JSON.stringify(this.state.sanhu21)||JSON.stringify(this.state.shehui)||JSON.stringify(this.state.hangye)||JSON.stringify(this.state.fengongsi)||JSON.stringify(this.state.diqu);
|
|
|
let xiaoxi=JSON.stringify(this.state.xiaoxi);
|
|
|
if(!xiaoxi){
|
|
@@ -1520,7 +1520,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
return false;
|
|
|
}
|
|
|
if(!duixiang){
|
|
|
- message.warning('请指定发送对象');
|
|
|
+ message.warning('请指定发送对象');
|
|
|
return false;
|
|
|
}
|
|
|
let diquText=this.state.diqu;
|
|
@@ -1558,11 +1558,11 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
case '3':expertIds=this.state.xiaoxi.join(",");break;
|
|
|
case '4':newsIds=this.state.xiaoxi.join(",");break;
|
|
|
}
|
|
|
- this.props.form.validateFields((err, values) => {
|
|
|
+ this.props.form.validateFields((err, values) => {
|
|
|
if (!err) {
|
|
|
this.setState({
|
|
|
loading: true
|
|
|
- });
|
|
|
+ });
|
|
|
$.ajax({
|
|
|
method: "post",
|
|
|
dataType: "json",
|
|
@@ -1587,14 +1587,14 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
industryIds:this.state.hangye?this.state.hangye.join(","):undefined,//行业
|
|
|
sourceType:this.state.addContent, //推荐资源类型
|
|
|
targetType:this.state.addObject, //推送目标类型
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
- }).done(function (data) {
|
|
|
+ }).done(function (data) {
|
|
|
this.setState({
|
|
|
loading: false
|
|
|
});
|
|
|
if (!data.error.length) {
|
|
|
- message.success('保存成功!');
|
|
|
+ message.success('保存成功!');
|
|
|
this.handleCancel();
|
|
|
this.loadData(1,0);
|
|
|
} else {
|
|
@@ -1605,11 +1605,11 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
});
|
|
|
},
|
|
|
add(e){
|
|
|
- e.preventDefault();
|
|
|
+ e.preventDefault();
|
|
|
this.addhandleSubmit(e,0);
|
|
|
},
|
|
|
adds(e){
|
|
|
- e.preventDefault();
|
|
|
+ e.preventDefault();
|
|
|
this.addhandleSubmit(e,1);
|
|
|
},
|
|
|
//详情tab切换数据处理
|
|
@@ -1667,12 +1667,12 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.zhengceLoadData();
|
|
|
this.setState({ visible12: true })
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
},
|
|
|
changeContent(e){
|
|
|
this.xiaoxiReset();
|
|
|
-
|
|
|
+
|
|
|
},
|
|
|
//切换创建系统消息中的指定发送对象
|
|
|
selectObjects(e) {
|
|
@@ -1703,8 +1703,8 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
//值改变时请求客户名称
|
|
|
httpChange(e){
|
|
|
if(e.length>=2){
|
|
|
- this.supervisor(e);
|
|
|
- }
|
|
|
+ this.supervisor(e);
|
|
|
+ }
|
|
|
this.setState({
|
|
|
managerIdOrganization:e
|
|
|
})
|
|
@@ -1715,8 +1715,8 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.setState({
|
|
|
visible: true
|
|
|
});
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
},
|
|
|
editClick() {
|
|
|
this.state.RowData = {};
|
|
@@ -1795,7 +1795,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
{item.areaList.map((item) => {
|
|
|
return(
|
|
|
<TreeNodet title={item.name} key={item.id} dataRef={item}>
|
|
|
-
|
|
|
+
|
|
|
</TreeNodet>
|
|
|
);
|
|
|
})
|
|
@@ -1806,7 +1806,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
}
|
|
|
</TreeNodet>
|
|
|
);
|
|
|
-
|
|
|
+
|
|
|
return <TreeNodet {...item} />;
|
|
|
});
|
|
|
},
|
|
@@ -1854,7 +1854,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
sanhuReset() {
|
|
|
this.state.isMemberSearch = undefined;
|
|
|
this.state.internationalSearch = undefined;
|
|
|
- this.state.typeSearch = undefined; //名称1
|
|
|
+ this.state.typeSearch = undefined; //名称1
|
|
|
this.state.nameSearch = '';
|
|
|
this.state.addressSearch = [];
|
|
|
this.state.provinceSearch = undefined;
|
|
@@ -1878,7 +1878,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
sanhuReset21() {
|
|
|
this.state.isMemberSearch = undefined;
|
|
|
this.state.internationalSearch = undefined;
|
|
|
- this.state.typeSearch = undefined; //名称1
|
|
|
+ this.state.typeSearch = undefined; //名称1
|
|
|
this.state.nameSearch = '';
|
|
|
this.state.addressSearch = [];
|
|
|
this.state.provinceSearch = undefined;
|
|
@@ -1901,7 +1901,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
//把搜索的部分置零
|
|
|
reset() {
|
|
|
this.state.sendType = undefined;//组织类型清零
|
|
|
- this.loadData();
|
|
|
+ this.loadData();
|
|
|
},
|
|
|
//服务项目搜索列表清零
|
|
|
xiangmuReset() {
|
|
@@ -1910,7 +1910,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.state.ressSearch= undefined;//省市区清零
|
|
|
this.state.activityFlag = undefined;//活动生效清零
|
|
|
this.state.status = undefined;//项目状态清零
|
|
|
- this.xiangmuLoadData();
|
|
|
+ this.xiangmuLoadData();
|
|
|
},
|
|
|
chengguoReset1(){
|
|
|
this.state.serialNumber = undefined;
|
|
@@ -1924,7 +1924,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.state.releaseDate = [];
|
|
|
this.state.boutique = '';
|
|
|
this.state.hot='' ;
|
|
|
- this.chengguoLoadData1();
|
|
|
+ this.chengguoLoadData1();
|
|
|
},
|
|
|
chengguoReset2(){
|
|
|
this.state.serialNumber = undefined;
|
|
@@ -1938,7 +1938,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.state.releaseDate = [];
|
|
|
this.state.boutique = '';
|
|
|
this.state.hot='' ;
|
|
|
- this.chengguoLoadData2();
|
|
|
+ this.chengguoLoadData2();
|
|
|
},
|
|
|
xuqiuReset1(){
|
|
|
this.state.serialNumber = undefined;
|
|
@@ -1955,7 +1955,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.state.auditStatus = undefined;
|
|
|
this.state.validityPeriodDate = [];
|
|
|
this.state.releaseDate = [];
|
|
|
- this.xuqiuLoadData1();
|
|
|
+ this.xuqiuLoadData1();
|
|
|
},
|
|
|
xuqiuReset2(){
|
|
|
this.state.serialNumber = undefined;
|
|
@@ -1972,16 +1972,16 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
this.state.auditStatus = undefined;
|
|
|
this.state.validityPeriodDate = [];
|
|
|
this.state.releaseDate = [];
|
|
|
- this.xuqiuLoadData2();
|
|
|
+ this.xuqiuLoadData2();
|
|
|
},
|
|
|
zhuanjiaReset(){
|
|
|
this.state.nameSearch = '';
|
|
|
this.state.internationalSearch = undefined;
|
|
|
- this.zhuanjiaLoadData();
|
|
|
+ this.zhuanjiaLoadData();
|
|
|
},
|
|
|
zhengceReset(){
|
|
|
this.state.name= '';
|
|
|
- this.zhengceLoadData();
|
|
|
+ this.zhengceLoadData();
|
|
|
},
|
|
|
searchSwitch() {
|
|
|
this.setState({
|
|
@@ -2143,7 +2143,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<div style={!this.state.bianjiMore ? { display: 'none',float:'right',marginRight:'10px'} : {display: 'inline-block',float:'right',marginRight:'10px',marginTop:'10px'}}>
|
|
|
<Popconfirm title="是否删除?" onConfirm={this.delectRow} okText="是" cancelText="否">
|
|
|
<Button style={{ background: "#ea0862", border: "none", color: "#fff",marginRight:'10px' ,marginLeft:'10px',float:'right'}}
|
|
|
- disabled={!hasSelected}
|
|
|
+ disabled={!hasSelected}
|
|
|
>删除<Icon type="minus" />
|
|
|
</Button>
|
|
|
</Popconfirm>
|
|
@@ -2164,55 +2164,55 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
onRowClick={this.tableRowClick} />
|
|
|
</Spin>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
<div className="patent-desc">
|
|
|
<Modal maskClosable={false} visible={this.state.visible}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel}
|
|
|
width='600px'
|
|
|
- title='新建技淘智推'
|
|
|
+ title='新建技淘智推'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.add} id="add-form">
|
|
|
<Spin spinning={this.state.loading}>
|
|
|
<div className="clearfix">
|
|
|
- <FormItem
|
|
|
+ <FormItem
|
|
|
labelCol={{ span: 4 }}
|
|
|
wrapperCol={{ span: 18 }}
|
|
|
label="推荐内容"
|
|
|
- >
|
|
|
- <Select placeholder="推荐内容" value={this.state.addContent}
|
|
|
- onSelect={this.selectContent} onChange={this.changeContent} style={{width:'95%'}} required="required">
|
|
|
+ >
|
|
|
+ <Select placeholder="推荐内容" value={this.state.addContent}
|
|
|
+ onSelect={this.selectContent} onChange={this.changeContent} style={{width:'95%'}} required="required">
|
|
|
{
|
|
|
featuredContent.map(function(item) {
|
|
|
return <Select.Option key={item.value} >{item.key}</Select.Option>
|
|
|
})
|
|
|
}
|
|
|
- </Select>
|
|
|
+ </Select>
|
|
|
<span className="mandatory" style={{color:'red',marginLeft:'5px'}}>*</span>
|
|
|
</FormItem>
|
|
|
</div>
|
|
|
<div className="clearfix">
|
|
|
- <FormItem
|
|
|
+ <FormItem
|
|
|
labelCol={{ span: 4 }}
|
|
|
wrapperCol={{ span: 18 }}
|
|
|
label="指定发送对象"
|
|
|
- >
|
|
|
- <Select placeholder="指定发送对象" value={this.state.addObject}
|
|
|
- onSelect={this.selectObjects} onChange={this.changeObjects} style={{width:'95%'}} required="required">
|
|
|
+ >
|
|
|
+ <Select placeholder="指定发送对象" value={this.state.addObject}
|
|
|
+ onSelect={this.selectObjects} onChange={this.changeObjects} style={{width:'95%'}} required="required">
|
|
|
{
|
|
|
designatedObjectes.map(function(item) {
|
|
|
return <Select.Option key={item.value} >{item.key}</Select.Option>
|
|
|
})
|
|
|
}
|
|
|
- </Select>
|
|
|
+ </Select>
|
|
|
<span className="mandatory" style={{color:'red',marginLeft:'5px'}}>*</span>
|
|
|
</FormItem>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 18, offset: 5 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">发送</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">发送</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.adds} style={{marginLeft:'10px'}}>存为草稿</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel} style={{marginLeft:'10px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2221,7 +2221,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible6}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel6}
|
|
|
width='1000px'
|
|
|
- title='服务项目列表'
|
|
|
+ title='服务项目列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2231,11 +2231,11 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
value={this.state.bname}
|
|
|
onChange={(e) => { this.setState({ bname: e.target.value }); }} />
|
|
|
<Cascader options={provinceSelect()} value={this.state.ressSearch} placeholder="选择省份" style={{width:'130px',marginRight:'10px'}}
|
|
|
- onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
+ onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
<Cascader options={citySelect()} value={this.state.ressSearch} placeholder="选择城市" style={{width:'130px',marginRight:'10px'}}
|
|
|
- onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
+ onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
<Cascader options={areaSelect()} value={this.state.ressSearch} placeholder="选择地区" style={{width:'130px',marginRight:'10px'}}
|
|
|
- onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
+ onChange={(e,pre) => { this.setState({ ressSearch: e }) }} />
|
|
|
<Select placeholder="活动生效标识"
|
|
|
style={{width:'100px',marginRight:'10px',marginBottom:'10px'}}
|
|
|
value={this.state.activityFlag}
|
|
@@ -2263,9 +2263,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel6} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2274,7 +2274,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible7}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel7}
|
|
|
width='800px'
|
|
|
- title='科技成果(组织)列表'
|
|
|
+ title='科技成果(组织)列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2308,9 +2308,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel7} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2319,7 +2319,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible8}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel8}
|
|
|
width='800px'
|
|
|
- title='科技成果(个人)列表'
|
|
|
+ title='科技成果(个人)列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2353,9 +2353,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel8} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2364,7 +2364,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible9}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel9}
|
|
|
width='1000px'
|
|
|
- title='科技需求(组织)列表'
|
|
|
+ title='科技需求(组织)列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2400,9 +2400,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel9} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2411,7 +2411,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible10}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel10}
|
|
|
width='800px'
|
|
|
- title='科技需求(个人)列表'
|
|
|
+ title='科技需求(个人)列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2447,9 +2447,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel10} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2458,7 +2458,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible11}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel11}
|
|
|
width='1000px'
|
|
|
- title='专家列表'
|
|
|
+ title='专家列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2466,14 +2466,14 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<div className="user-search">
|
|
|
<Input placeholder="名称" style={{width:'100px',marginRight:'10px',marginBottom:'10px'}}
|
|
|
value={this.state.nameSearch}
|
|
|
- onChange={(e) => { this.setState({ nameSearch: e.target.value }); }} />
|
|
|
+ onChange={(e) => { this.setState({ nameSearch: e.target.value }); }} />
|
|
|
<Select placeholder="国际" style={{width:'100px',marginRight:'10px',marginBottom:'10px'}}
|
|
|
value={this.state.internationalSearch}
|
|
|
onChange={(e) => { this.setState({ internationalSearch: e }) }}>
|
|
|
<Select.Option value="0" >否</Select.Option>
|
|
|
<Select.Option value="1" >是</Select.Option>
|
|
|
</Select>
|
|
|
-
|
|
|
+
|
|
|
<Button type="primary" onClick={this.zhuanjiaSearch} style={{marginRight:'10px'}}>搜索</Button>
|
|
|
<Button onClick={this.zhuanjiaReset} style={{marginRight:'10px'}}>重置</Button>
|
|
|
</div>
|
|
@@ -2487,9 +2487,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel11} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2498,7 +2498,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible12}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel12}
|
|
|
width='800px'
|
|
|
- title='政策列表'
|
|
|
+ title='政策列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.xiaoxiSubmit} id="add-form">
|
|
@@ -2520,19 +2520,19 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel12} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
<div className="patent-desc">
|
|
|
<Modal maskClosable={false} visible={this.state.visible1}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel1}
|
|
|
width='1500px'
|
|
|
- title='个人客户'
|
|
|
+ title='个人客户'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.sanhuSubmit} id="add-form">
|
|
@@ -2604,7 +2604,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
value={this.state.lvlSearch}
|
|
|
onChange={(e) => { this.setState({ lvlSearch: e }) }}>
|
|
|
{this.state.lvlArrOption}
|
|
|
- </Select>
|
|
|
+ </Select>
|
|
|
<Select placeholder="会员状态"
|
|
|
style={{width:'100px',marginRight:'10px',marginBottom:'10px'}}
|
|
|
value={this.state.currentMemberStatusSearch}
|
|
@@ -2621,7 +2621,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
})
|
|
|
}
|
|
|
</Select>
|
|
|
-
|
|
|
+
|
|
|
<Button type="primary" onClick={this.sanhusearch} style={{marginRight:'10px'}}>搜索</Button>
|
|
|
<Button onClick={this.sanhuReset} style={{marginRight:'10px'}}>重置</Button>
|
|
|
</div>
|
|
@@ -2635,9 +2635,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel1} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2646,7 +2646,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible21}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCance21}
|
|
|
width='1500px'
|
|
|
- title='单位客户'
|
|
|
+ title='单位客户'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.sanhuSubmit21} id="add-form">
|
|
@@ -2718,7 +2718,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
value={this.state.lvlSearch}
|
|
|
onChange={(e) => { this.setState({ lvlSearch: e }) }}>
|
|
|
{this.state.lvlArrOption}
|
|
|
- </Select>
|
|
|
+ </Select>
|
|
|
<Select placeholder="会员状态"
|
|
|
style={{width:'100px',marginRight:'10px',marginBottom:'10px'}}
|
|
|
value={this.state.currentMemberStatusSearch}
|
|
@@ -2735,7 +2735,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
})
|
|
|
}
|
|
|
</Select>
|
|
|
-
|
|
|
+
|
|
|
<Button type="primary" onClick={this.sanhusearch21} style={{marginRight:'10px'}}>搜索</Button>
|
|
|
<Button onClick={this.sanhuReset21} style={{marginRight:'10px'}}>重置</Button>
|
|
|
</div>
|
|
@@ -2749,9 +2749,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel21} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2760,23 +2760,23 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible2}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel2}
|
|
|
width='600px'
|
|
|
- title='社会属性'
|
|
|
+ title='社会属性'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.shehuiSubmit} id="add-form">
|
|
|
<Spin spinning={this.state.loading}>
|
|
|
- <FormItem
|
|
|
+ <FormItem
|
|
|
labelCol={{ span: 7 }}
|
|
|
wrapperCol={{ span: 12 }}
|
|
|
label="请选择社会属性"
|
|
|
- >
|
|
|
+ >
|
|
|
<CheckboxGroup options={socialAttributeS} value={this.state.shehui} onChange={(e)=>{this.setState({shehui:e})}} />
|
|
|
-
|
|
|
+
|
|
|
</FormItem>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel2} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2785,7 +2785,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible3}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel3}
|
|
|
width='1200px'
|
|
|
- title='分公司列表'
|
|
|
+ title='分公司列表'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.fengongsiSubmit} id="add-form">
|
|
@@ -2800,9 +2800,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Spin>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel3} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2811,7 +2811,7 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible4}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel4}
|
|
|
width='600px'
|
|
|
- title='地区'
|
|
|
+ title='地区'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.diquSubmit} id="add-form">
|
|
@@ -2831,9 +2831,9 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
</Tree>
|
|
|
</div>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel4} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
@@ -2842,26 +2842,26 @@ const JitaoMessage=Form.create()(React.createClass({
|
|
|
<Modal maskClosable={false} visible={this.state.visible5}
|
|
|
onOk={this.checkPatentProcess} onCancel={this.handleCancel5}
|
|
|
width='600px'
|
|
|
- title='行业'
|
|
|
+ title='行业'
|
|
|
footer=''
|
|
|
className="admin-desc-content">
|
|
|
<Form horizontal onSubmit={this.hangyeSubmit} id="add-form">
|
|
|
<Spin spinning={this.state.loading}>
|
|
|
- <FormItem
|
|
|
+ <FormItem
|
|
|
labelCol={{ span: 7 }}
|
|
|
wrapperCol={{ span: 12 }}
|
|
|
label="请选择行业"
|
|
|
- >
|
|
|
+ >
|
|
|
<CheckboxGroup options={industryS} value={this.state.hangye} onChange={(e)=>{this.setState({hangye:e})}} />
|
|
|
</FormItem>
|
|
|
<FormItem wrapperCol={{ span: 12, offset: 7 }}>
|
|
|
- <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
+ <Button className="set-submit" type="primary" htmlType="submit">选定</Button>
|
|
|
<Button className="set-submit" type="ghost" onClick={this.handleCancel5} style={{marginLeft:'100px'}}>取消</Button>
|
|
|
- </FormItem>
|
|
|
+ </FormItem>
|
|
|
</Spin>
|
|
|
</Form >
|
|
|
</Modal>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
);
|