From 7a0d7a81f02515bbb185a4cb954e9debb07bff6c Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期四, 04 九月 2025 15:23:33 +0800 Subject: [PATCH] 1、全局调整样式名称 2、新增倍率报表页面 --- src/components/jeecgbiz/modal/JSelectProductionModal.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/jeecgbiz/modal/JSelectProductionModal.vue b/src/components/jeecgbiz/modal/JSelectProductionModal.vue index 33ea6d4..a2374c0 100644 --- a/src/components/jeecgbiz/modal/JSelectProductionModal.vue +++ b/src/components/jeecgbiz/modal/JSelectProductionModal.vue @@ -36,7 +36,7 @@ </a-spin> <!--搴曢儴鐖跺瓙鍏宠仈鎿嶄綔鍜岀‘璁ゅ彇娑堟寜閽�--> <!--<template slot="footer">--> - <!--<div class="drawer-bootom-button">--> + <!--<div class="drawer-bottom-button">--> <!--<a-dropdown style="float: left" :trigger="['click']" placement="topCenter">--> <!--<a-menu slot="overlay">--> <!--<a-menu-item key="1" @click="switchCheckStrictly(1)">鐖跺瓙鍏宠仈</a-menu-item>--> @@ -296,7 +296,7 @@ } overflow-y: scroll; } - .drawer-bootom-button { + .drawer-bottom-button { position: absolute; bottom: 0; width: 100%; -- Gitblit v1.9.3