|
@@ -262,8 +262,7 @@ 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) {
|