liting2017 6 年 前
コミット
d6cc84ff52
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  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) {