mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-28 21:20:13 +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>