运行项目
This commit is contained in:
@@ -460,7 +460,6 @@
|
||||
</el-table-column>
|
||||
<el-table-column prop="createTime" width="220" label="创建时间">
|
||||
</el-table-column>
|
||||
</el-table-column>
|
||||
<el-table-column label="操作" fixed='right' width="120">
|
||||
<template slot-scope="scope">
|
||||
<el-button size="mini" type="primary" @click="confirm(scope.row)">确定
|
||||
@@ -606,7 +605,7 @@
|
||||
],
|
||||
// 房屋信息
|
||||
phone: '', //电话
|
||||
name: '', //标题
|
||||
// name: '', //标题
|
||||
userIdss: '', //用户id
|
||||
titleImg: '', //封面图
|
||||
img: [], //详情图
|
||||
|
||||
Reference in New Issue
Block a user