@@ -2440,6 +2440,7 @@
// 黑名单列表
dataSelectLl() {
this.tableDataLoadingLl = true
+ let userId = this.$route.query.userId
this.$http({
url: this.$http.adornUrl('admin/shieldCompany/selectShieldList'),
method: 'get',