From f9180a3ab8813c3937c7ba30750763cd693d1d37 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 05 十月 2021 12:06:36 +0800 Subject: [PATCH] 2021-10-05 --- 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