liting2017 6 years ago
parent
commit
d6cc84ff52
1 changed files with 2 additions and 1 deletions
  1. 2 1
      js/component/account/setAccount/unit.jsx

+ 2 - 1
js/component/account/setAccount/unit.jsx

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