@@ -176,7 +176,6 @@ starter.controller('showCtrl',["$scope",'$ionicHistory','$state','$timeout','$st
starter.filter('filet', function () {
return function (filepath) {
var pos = filepath.replace(".xlsx", "");
- alert(pos);
return pos;
};
})
@@ -49,7 +49,8 @@
<td></td>
</tr>
- <tr class="line">
+
+ <tr class="line" ng-repeat="x in records track by $index"> </tr>
<td colspan="5">驱动器设备</td>
<tr>