|
@@ -262,7 +262,8 @@ const Unit = React.createClass({
|
|
// }
|
|
// }
|
|
// });
|
|
// });
|
|
// thecompanyLogoUrl = picArr.join(',');
|
|
// thecompanyLogoUrl = picArr.join(',');
|
|
- // } let thequaliUrl = [];
|
|
|
|
|
|
+ //}
|
|
|
|
+ let thequaliUrl = [];
|
|
if (this.state.qualiUrl.length) {
|
|
if (this.state.qualiUrl.length) {
|
|
let picArr = [];
|
|
let picArr = [];
|
|
this.state.qualiUrl.map(function(item) {
|
|
this.state.qualiUrl.map(function(item) {
|