..
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
|
||||
<el-dialog :visible.sync="memberInfoDialogVisible" title="我的信息" width="70%" append-to-body>
|
||||
<user-info ref="userInfoRef"></user-info>
|
||||
<span slot="footer" class="dialog-footer">
|
||||
<el-button @click="memberInfoDialogVisible = false">关 闭</el-button>
|
||||
</span>
|
||||
</el-dialog>
|
||||
|
||||
<el-dialog :visible.sync="signatureDialogVisible" title="我的电子签名" width="35%" append-to-body>
|
||||
|
||||
Reference in New Issue
Block a user