From 10f5efae1624c89d9a8f04ac331e07c895ea282a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 25 五月 2024 18:22:58 +0800
Subject: [PATCH] 2024-05-25

---
 src/components/normalform/modalform/mkNumberInput/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/normalform/modalform/mkNumberInput/index.jsx b/src/components/normalform/modalform/mkNumberInput/index.jsx
index ae5e040..a5b9850 100644
--- a/src/components/normalform/modalform/mkNumberInput/index.jsx
+++ b/src/components/normalform/modalform/mkNumberInput/index.jsx
@@ -4,7 +4,7 @@
 
 import MKEmitter from '@/utils/events.js'
 
-import './index.scss'
+// import './index.scss'
 
 class MKNumberInput extends Component {
   constructor(props) {

--
Gitblit v1.8.0