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 => {