+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
{{ summary.totalContracts }}
+
合同总数
+
+
+
+
+
+
+
+
+
+
+
{{ summary.attachedContracts }}
+
已挂接合同
+
+
+
+
+
+
+
+
+
+
+
{{ summary.unattachedContracts }}
+
未挂接合同
+
+
+
+
+
+
+
+
+
+
+
{{ summary.totalCoils }}
+
挂接钢卷总数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 草稿
+ 生效
+ 作废
+ 已完成
+ {{ scope.row.status }}
+
+
+
+
+ {{ scope.row.signTime ? parseTime(scope.row.signTime, '{y}-{m}-{d}') : '-' }}
+
+
+
+
+ {{ scope.row.orderAmount ? formatMoney(scope.row.orderAmount) : '-' }}
+
+
+
+
+
+ {{ scope.row.coilCount }}
+
+
+
+
+
+ {{ scope.row.totalNetWeight != null ? (Number(scope.row.totalNetWeight) / 1000).toFixed(2) : '-' }}
+
+
+
+
+ {{ scope.row.totalGrossWeight != null ? (Number(scope.row.totalGrossWeight) / 1000).toFixed(2) : '-' }}
+
+
+
+
+
+
+
+