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