From 13f102240d9c0c9d5a133fb093551f2e08d7c55c Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 19 一月 2024 16:47:41 +0800
Subject: [PATCH] ie不支持es6的问题,安装插件,配置
---
src/views/dashboard/components/InputMaterialsList.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/dashboard/components/InputMaterialsList.vue b/src/views/dashboard/components/InputMaterialsList.vue
index f4d946f..4dc5bfd 100644
--- a/src/views/dashboard/components/InputMaterialsList.vue
+++ b/src/views/dashboard/components/InputMaterialsList.vue
@@ -58,6 +58,7 @@
font-size: 16px;
}
.btn {
+ padding: 0;
width: 90px;
float: right;
font-size: 14px;
--
Gitblit v1.8.0