wzj-vue/src/views/tool/build/index.vue

4 lines
81 B
Vue
Raw Normal View History

2023-03-15 15:59:21 +08:00
<template>
2023-04-03 00:05:09 +08:00
<div>表单构建 <svg-icon icon-class="build" /></div>
2023-04-02 01:01:56 +08:00
</template>