diff --git a/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue b/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue
index 48fd64b210..300fa507a1 100644
--- a/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/cheliangtaizhang.vue
@@ -40,39 +40,57 @@
-
-
+
+
-
+
{{ scope.row.modelName }}
-
+
- {{ scope.row.vinNo }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.locationName }}
-
-
-
-
- {{ scope.row.vehicleStateValue }}
+ {{ scope.row.vinNo }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -316,7 +334,18 @@ export default {
response.data.total > 0
) {
this.list = response.data.records
- this.total = response.data.total
+ this.total = response.data.total // 0:没买断,1预买断,2买断
+ for (var i=0; i