@@ -7124,7 +7124,7 @@ define(['toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
$scope.active = 'todo';
$scope.currency = Symbol.currency;
$scope.dateZoneText = '不限';
- $scope.condition = {dateZone: 1};
+ $scope.condition = {dateZone: 6};
$scope.searchStatus = false;
/* 时间筛选初始化*/
@@ -304,7 +304,7 @@
<tr class="header">
<th width="200">产品</th>
<th width="150">备注</th>
- <th width="160">数量</th>
+ <th width="200">数量</th>
<th width="140">价格</th>
<th width="140">交货日期</th>
<th width="100">操作</th>