+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+ 待采购({{ todoCounts.purchase }})
+ 待发货({{ todoCounts.shipping }})
+ 待开票({{ todoCounts.invoice }})
+ 待回款({{ todoCounts.payment }})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.projectName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.amount != null ? formatNumber(scope.row.amount) : '-' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.orderPaymentRate != null ? scope.row.orderPaymentRate : 0 }}%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+