消除React中的warn Function declared in a loop contains unsafe references to variable(s) 'mac_id’警告信息 代码片段: import React from "react"; export default class Main extends React.Component{ constructor(props){ super(props); this.state={ select_countrycode:5, arr:{ "a":[11,22,33], "b":[4,5,6