From 5cc1bd715d45983d231ec9dca237e8c88bc93af5 Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Mon, 20 Dec 2021 10:24:57 +0800 Subject: [PATCH] refactor: input-number --- components/form/__tests__/__snapshots__/demo.test.js.snap | 4 ++-- .../slider/__tests__/__snapshots__/demo.test.js.snap | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/form/__tests__/__snapshots__/demo.test.js.snap b/components/form/__tests__/__snapshots__/demo.test.js.snap index e5efd506b..6c7680430 100644 --- a/components/form/__tests__/__snapshots__/demo.test.js.snap +++ b/components/form/__tests__/__snapshots__/demo.test.js.snap @@ -169,8 +169,8 @@ exports[`renders ./components/form/demo/custom-validation.vue correctly 1`] = `
-
-
+
+
diff --git a/components/slider/__tests__/__snapshots__/demo.test.js.snap b/components/slider/__tests__/__snapshots__/demo.test.js.snap index c7b84afb8..bd593c8a6 100644 --- a/components/slider/__tests__/__snapshots__/demo.test.js.snap +++ b/components/slider/__tests__/__snapshots__/demo.test.js.snap @@ -76,8 +76,8 @@ exports[`renders ./components/slider/demo/input-number.vue correctly 1`] = `
-
-
+
+
@@ -94,8 +94,8 @@ exports[`renders ./components/slider/demo/input-number.vue correctly 1`] = `
-
-
+
+