- {{customer.appName}}
+ {{ customer.appName }}
+ inactive-color="#ff4949"
+ @change="handleStatusChange(customer)"
+ >
-
+
+
+
-
-
客户名称
- {{ customer.appName }}
+ {{customer.appName}}
客户编码
@@ -130,34 +102,38 @@
创建人
- {{ customer.createBy }}
+ {{customer.createBy}}
- 创建日期
- {{ customer.createTime }}
+ 创建时间
+ {{customer.createTime}}
近五笔交易记录
-
-
-
+ :data="customer.orderPaySimpleRespList"
+ style="width: 100%">
+
+
+