@@ -446,7 +446,7 @@ const IntentionCustomer = Form.create()(React.createClass({
data: {
uid: changeIds, //这一行数据的ID
aid: this.state.theTypes, //指定转交人的ID
- oldAid: oldAid,
+ oldAid: window.adminData.uid,
operatorType:4
},
}).done(
@@ -1,6 +1,6 @@
{
"name": "afanti",
- "version": "1.1.58",
+ "version": "1.1.59",
"description": "",
"main": "index.js",
"scripts": {