Revert "update 构成表单页的种子"

This reverts commit c74448b1fc.
This commit is contained in:
2021-05-12 23:20:00 +08:00
parent c74448b1fc
commit 43a3184bba
32 changed files with 980 additions and 1475 deletions

View File

@@ -1,10 +0,0 @@
<template>
<div>
<a-button
@click="openContentWindow({
title: '房屋表单',
path: 'business/house/houseInfo/form',
});"
>打开表单</a-button>
</div>
</template>