From e16d0e082e8f951bfba3f85ae459144c9f59b4f9 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 04 九月 2023 15:41:21 +0800
Subject: [PATCH] 1.0.4
---
minipro_standard/components/selectMaterial.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/minipro_standard/components/selectMaterial.vue b/minipro_standard/components/selectMaterial.vue
index a892fe5..c2250fe 100644
--- a/minipro_standard/components/selectMaterial.vue
+++ b/minipro_standard/components/selectMaterial.vue
@@ -69,7 +69,6 @@
unitName: '鍧�',
qualityType: 0,
procedureName: '鍘嬪埗',
-
}]
},
scrolltoupper() {
@@ -90,7 +89,7 @@
<style lang="scss" scoped>
.material-content {
- height: 800rpx;
+ height: 1100rpx;
}
.page_content_title_top {
--
Gitblit v1.9.3