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