liu
This commit is contained in:
@@ -86,26 +86,26 @@
|
||||
|
||||
<el-table-column label="操作" width="250" align="center">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
<!-- <el-button
|
||||
size="mini"
|
||||
@click="getAttrList(scope.$index, scope.row)">添加楼
|
||||
</el-button>
|
||||
<el-button
|
||||
</el-button> -->
|
||||
<!-- <el-button
|
||||
size="mini"
|
||||
@click="getAttrList1(scope.$index, scope.row)">添加缴费规则
|
||||
</el-button>
|
||||
<el-button
|
||||
</el-button> -->
|
||||
<!-- <el-button
|
||||
size="mini"
|
||||
@click="getAttrList2(scope.$index, scope.row)">添加缴费记录
|
||||
</el-button>
|
||||
<el-button
|
||||
</el-button> -->
|
||||
<!-- <el-button
|
||||
size="mini"
|
||||
@click="getAttrList3(scope.$index, scope.row)">添加通知
|
||||
</el-button>
|
||||
<el-button
|
||||
size="mini"
|
||||
@click="getAttrList4(scope.$index, scope.row)">添加轮播图
|
||||
</el-button>
|
||||
</el-button> -->
|
||||
<el-button
|
||||
size="mini"
|
||||
@click="handleUpdate(scope.$index, scope.row)">编辑
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
size="mini"
|
||||
@click="handleCommunity(scope.$index, scope.row)">绑定小区
|
||||
@click="handleCommunity(scope.$index, scope.row)">添加取货点
|
||||
</el-button>
|
||||
<el-button
|
||||
size="mini"
|
||||
|
||||
Reference in New Issue
Block a user