大屏
This commit is contained in:
@@ -547,7 +547,7 @@
|
|||||||
{ prop: 'reportCount', label: '上报数', align: 'center', width: 60 },
|
{ prop: 'reportCount', label: '上报数', align: 'center', width: 60 },
|
||||||
{
|
{
|
||||||
prop: 'reportCount',
|
prop: 'reportCount',
|
||||||
label: '查看',
|
label: '联系TA',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
render: (h, params) => {
|
render: (h, params) => {
|
||||||
return h(
|
return h(
|
||||||
@@ -601,7 +601,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
prop: 'reportCount',
|
prop: 'reportCount',
|
||||||
label: '联系TA',
|
label: '查看',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
render: (h, params) => {
|
render: (h, params) => {
|
||||||
return h(
|
return h(
|
||||||
|
|||||||
Reference in New Issue
Block a user