积分公示
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
</div>
|
||||
</ai-picker>
|
||||
<el-button size="small" type="primary" icon="iconfont iconAdd" @click="toAdd('')">添加</el-button>
|
||||
<ai-import
|
||||
:instance="instance"
|
||||
:dict="dict"
|
||||
type="appintegralpublicityinfo" name="积分公式"
|
||||
@success="search.current = 1, getList()">
|
||||
</ai-import>
|
||||
</template>
|
||||
<template #right>
|
||||
</template>
|
||||
@@ -67,7 +73,7 @@
|
||||
girdName: '',
|
||||
areaId: ''
|
||||
},
|
||||
total: 10,
|
||||
total: 0,
|
||||
colConfigs: [
|
||||
{ prop: 'areaName', label: '所属地区', align: 'left', 'show-overflow-tooltip': true },
|
||||
{ prop: 'girdName', label: '所属网格', align: 'center' },
|
||||
|
||||
Reference in New Issue
Block a user