27723
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
},
|
||||
|
||||
onConfirm () {
|
||||
if (this.gridInfo.userId || this.gridInfo.isLastLevel === '1') {
|
||||
if (this.gridInfo.userId || this.gridInfo.girdLevel === '2') {
|
||||
if (this.gridInfo.userId) {
|
||||
this.forwardForm.girdId = this.gridInfo.girdId
|
||||
this.forwardForm.girdName = this.gridInfo.girdName
|
||||
|
||||
Reference in New Issue
Block a user