-
+
检测到该用户近期有相似消费记录:
· {{ ReadCookiesTime }} 购买 【{{ addConsume.goodsName }}】(操作人: {{ adminData.adminName }})
@@ -759,22 +724,27 @@ p {
height: 50px;
display: block;
}
+
.add-form {
max-width: 50%;
float: left;
}
+
/* 标题居中 */
.el-dialog__header {
text-align: center;
}
+
.confirm-body {
width: 420px;
margin: 0 auto;
}
+
/* 字段块与标签样式 */
.field {
margin-bottom: 14px;
}
+
.customer-info {
width: 700px;
float: right;
diff --git a/src/views/history/history.vue b/src/views/history/history.vue
index bbcaaee..6153065 100644
--- a/src/views/history/history.vue
+++ b/src/views/history/history.vue
@@ -23,21 +23,21 @@