diff --git a/jero-web/src/components/tableDate/index.vue b/jero-web/src/components/tableDate/index.vue index 293cd1f5e..2dbc052af 100644 --- a/jero-web/src/components/tableDate/index.vue +++ b/jero-web/src/components/tableDate/index.vue @@ -187,9 +187,6 @@ postAction(this.url.tableList, params).then((res) => { if (res.success) { this.dataSource = res.result.records - this.dataSource.forEach((val) => { - val.function_territory = val.function_territory + 'dsfsdfs 收到付款了山东黄搞定;分两个地方骨科大夫的咖啡馆里的法国金弗兰克是的积分流口水的房间的斯洛伐克第三方' - }) this.total = res.result.total this.loading = false } else {