// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/input-number/demo/basic.vue correctly 1`] = `
当前值:3
`; exports[`renders ./components/input-number/demo/digit.vue correctly 1`] = `
`; exports[`renders ./components/input-number/demo/disabled.vue correctly 1`] = `
`; exports[`renders ./components/input-number/demo/formatter.vue correctly 1`] = `
`; exports[`renders ./components/input-number/demo/size.vue correctly 1`] = `
`;