doum
2025-10-29 786cd982fbae60cc5d9911182321c6665e72f307
admin/src/views/business/deletePersonnel.vue
@@ -127,8 +127,8 @@
            })
        }).catch(() => {
        });
      },
      })
    }
      // thaws () {
      //   if (this.tableData.selectedRows.length === 0) return this.$message.warning('至少选择一项内容')
      //   const ids = this.tableData.selectedRows.map(item => {