@@ -699,6 +699,7 @@ export default {
return
}
+ var ids = this.selectedRowKeys.toString()
batchCanelSubmit({ ids:ids }).then(res => {
if (res.success) {
this.getadPaListClothes()