mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
220 B
220 B
layout |
---|
templateLayout |
<template>
<Wb-input-date-picker />
<Wb-input-date-picker model="multiple" />
<Wb-input-date-picker model="range" />
</template>
<script>
export default {
}
</script>