From 6e4895d817ae01d3b3caa96add2eccafe427374f Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期四, 31 八月 2023 18:12:31 +0800 Subject: [PATCH] 小程序 --- 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