+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置搜索
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ scope.row.diamondFlow
+ ? scope.row.diamondFlow.toLocaleString()
+ : "0"
+ }}
+
+
+
+
+
+ {{ scope.row.diamondToUsb + "us" }}
+
+
+
+
+
+
+ {{ scope.row.usbToGold + "us" }}
+
+
+
+
+
+
+ {{ scope.row.usbToAgent + "us" }}
+
+
+
+
+
+
+ {{ scope.row.usbToOwner + "us" }}
+
+
+
+
+
+
+ {{ scope.row.officialWithdram + "us" }}
+
+
+
+
+
+
+
+ {{ scope.row.diamond.toLocaleString() }}
+
+
+
+
+
+