Browse Source

临时屏蔽积分记录、完成情况

shibei_master
jiangyy 4 years ago
parent
commit
b416077a83
  1. 4
      src/views/modules/communityParty/regionalParty/units.vue
  2. 4
      src/views/modules/communityService/shzz/index.vue
  3. 4
      src/views/modules/communityService/sqzzz/index.vue

4
src/views/modules/communityParty/regionalParty/units.vue

@ -190,14 +190,14 @@
style="color:#1C6AFD;text-decoration: underline;"
size="small"
@click="handleDetail(scope.row)">查看</el-button>
<el-button type="text"
<!-- <el-button type="text"
style="color:#1C6AFD;text-decoration: underline;"
size="small"
@click="handleFinish(scope.row)">完成情况</el-button>
<el-button type="text"
style="color:#1C6AFD;text-decoration: underline;"
size="small"
@click="handleScore(scope.row)">积分记录</el-button>
@click="handleScore(scope.row)">积分记录</el-button> -->
</div>
<div>
<el-button type="text"

4
src/views/modules/communityService/shzz/index.vue

@ -136,10 +136,10 @@
<el-button @click="handleWatch(scope.$index)"
type="text"
size="small">查看</el-button>
<el-button type="text"
<!-- <el-button type="text"
style="color:#00A7A9;"
size="small"
@click="handleScore(scope.row)">积分记录</el-button>
@click="handleScore(scope.row)">积分记录</el-button> -->
<el-button @click="handleEdit(scope.$index)"
type="text"

4
src/views/modules/communityService/sqzzz/index.vue

@ -107,10 +107,10 @@
<el-button @click="handleWatch(scope.$index)"
type="text"
size="small">查看</el-button>
<el-button type="text"
<!-- <el-button type="text"
style="color:#1C6AFD;"
size="small"
@click="handleScore(scope.row)">积分记录</el-button>
@click="handleScore(scope.row)">积分记录</el-button> -->
<el-button @click="handleEdit(scope.$index)"
type="text"

Loading…
Cancel
Save