chenhaozhe
2025-11-20 f8ddb1cdc0caafa8aa74a214fffa552aac1d04a7
src/views/basic/gy/gyDepartment.vue
@@ -619,6 +619,7 @@
        this.ids = selection.map(item => item.HItemID)
        this.rowForm = selection[0]
      } else {
        //多选
        this.ids = selection.map(item => item.HItemID)
        this.single = selection.length != 1
        this.multiple = !selection.length