mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-27 12:08:49 +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>