@@ -1,6 +1,6 @@
var SVR_URL = "/server/"; //http://172.30.84.3:8803
if(location.host.indexOf("niimei") === -1){
- SVR_URL = "http://172.30.84.3:8803/server/";
+ SVR_URL = "http://127.0.0.1:8803/server/";
}
function get_data(url, callback) {
@@ -148,7 +148,6 @@
<th>良品数</th>
<th>人员</th>
<th>不良率</th>
-
</tr>
</thead>
<tbody id="rank-three">