-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
+
+
-
-
-
-
+
+
+
+
搜索
重置
@@ -86,18 +90,26 @@
-
+
-
+
- {{ queryParams.pageSize * (queryParams.pageNo - 1) + scope.$index + 1 }}
+ {{ queryParams.pageSize * (queryParams.pageNo - 1) + scope.$index + 1
+ }}
-
-
-
-
+
+
+
+ {{ scope.row.licenseNumber }}
+
+
+
+
+
+
+
-
-
-
+
+
- {{ parseTime(scope.row.carRegisterDate,'{y}-{m}-{d}') }}
+
-
-
+
- {{ parseTime(scope.row.recentlyHandleBusinessTime,'{y}-{m}-{d}') }}
+
+
+
+
+
+ {{ parseTime(scope.row.carRegisterDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.recentlyHandleBusinessTime, '{y}-{m}-{d}') }}
-
+
- {{ parseTime(scope.row.createTime,'{y}-{m}-{d}') }}
+ {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
+
+
修改
- 打标签
- 查看详情
-
删除
+
+ handleCommand(command, scope.$index, scope.row)"
+ v-hasPermi="['base:car-main:update']">
+ 更多
+
+ 绑定客户
+ 打标签
+
+
+
+
@@ -158,16 +195,25 @@
@pagination="getList" />
+
+
diff --git a/src/views/base/property/index.vue b/src/views/base/property/index.vue
new file mode 100644
index 0000000..c48ba8c
--- /dev/null
+++ b/src/views/base/property/index.vue
@@ -0,0 +1,305 @@
+