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-button type="success" long>确认提交</Wb-button>
<Wb-button type="error" long>确认删除</Wb-button>
</template>
<script>
export default {
}
</script>