From 6b72e69d075be9408b237897f0f114fbaea5fbd3 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 09 八月 2024 10:12:50 +0800
Subject: [PATCH] #
---
pages/phyz/stationManage/confirmProcessed.vue | 3 ++-
manifest.json | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/manifest.json b/manifest.json
index 8b68c9d..523c686 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "20240802A",
- "versionCode" : 125,
+ "versionName" : "20240809A",
+ "versionCode" : 126,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
diff --git a/pages/phyz/stationManage/confirmProcessed.vue b/pages/phyz/stationManage/confirmProcessed.vue
index 4a33e24..cac54b3 100644
--- a/pages/phyz/stationManage/confirmProcessed.vue
+++ b/pages/phyz/stationManage/confirmProcessed.vue
@@ -295,7 +295,7 @@
justify-content: center;
}
.popup-item-left {
- width: 16vw;
+ /* width: 16vw; */
padding-right: 20rpx;
text-align: right;
color: #606266;
@@ -332,6 +332,7 @@
.btn-right {
display: flex;
flex: 1;
+ height: 100%;
justify-content: center;
align-items: center;
color: #409EFF;
--
Gitblit v1.9.1