This commit is contained in:
yanran200730
2022-02-28 10:03:46 +08:00
parent 1f17f126d0
commit 3c44b2580d

View File

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