|  | @@ -219,7 +219,7 @@ const DemandDetailForm = Form.create()(React.createClass({
 | 
												
													
														
															|  |                  thePictureUrl = picArr.join(",");
 |  |                  thePictureUrl = picArr.join(",");
 | 
												
													
														
															|  |  			};
 |  |  			};
 | 
												
													
														
															|  |  			let thepictureUrlMin = [];
 |  |  			let thepictureUrlMin = [];
 | 
												
													
														
															|  | -            if (this.state.pictureUrl.length) {
 |  | 
 | 
												
													
														
															|  | 
 |  | +            if (this.state.pictureUrlMin.length) {
 | 
												
													
														
															|  |                  let picArr = [];
 |  |                  let picArr = [];
 | 
												
													
														
															|  |                  this.state.pictureUrlMin.map(function (item) {
 |  |                  this.state.pictureUrlMin.map(function (item) {
 | 
												
													
														
															|  |                      if ( item.response && item.response.data && item.response.data.length ){
 |  |                      if ( item.response && item.response.data && item.response.data.length ){
 |