mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-11-10 00:22:26 +08:00
303 B
303 B
| layout |
|---|
| templateLayout |
<template>
<Wb-input-date-picker position="bottomLeft" />
<Wb-input-date-picker position="bottomRight" />
<Wb-input-date-picker position="topLeft" />
<Wb-input-date-picker position="topRight" />
</template>
<script>
export default {
}
</script>