From 4b3eecf7ac7eaa4c86e018ffb09785c66449bbea Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 27 八月 2023 22:11:30 +0800 Subject: [PATCH] 2023-08-27 --- 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