From 5302ef1e08da0891b15cefeb79c9742a46363be8 Mon Sep 17 00:00:00 2001
From: zzyuan <781948537@qq.com>
Date: Fri, 7 Mar 2025 11:20:46 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E5=B1=8F=E6=B6=88=E8=B4=B9=E6=9C=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/base/stall/index.vue | 4 +-
src/views/device/doubleScreen/index.vue | 127 +++++++++++++++++++++---
src/views/system/user/index.vue | 26 ++---
3 files changed, 127 insertions(+), 30 deletions(-)
diff --git a/src/views/base/stall/index.vue b/src/views/base/stall/index.vue
index 1c8987ca..f794caf4 100644
--- a/src/views/base/stall/index.vue
+++ b/src/views/base/stall/index.vue
@@ -360,8 +360,8 @@
-
-
+
+
-
+
+
+ {{scope.row.firstRecipeName}}
+
+
- 在线
- 离线
+
+
- 正常
- 异常
+
+
@@ -402,7 +408,55 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+
+
+
+
+
+ 标准
+
+
+
+
+ {{ (scope.row.salePrice/100).toFixed(2) }}
+
+
+
+
+ {{ (scope.row.salePrice/100).toFixed(2) }}
+
+
+
+
+
+
+
@@ -415,11 +469,11 @@
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index c05c8d8b..39d69422 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -477,7 +477,7 @@
-
+
+
+
+
{ return item+'' }))
this.open = true
this.title = '修改用户'
this.form.password = ''