Эх сурвалжийг харах

修复企业管理我的黑名单

cornyuan 2 сар өмнө
parent
commit
ccf8da1a31

+ 1 - 0
src/views/user/userDetailQ1.vue

@@ -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',