소스 검색

预装箱单批量取消提交

jbb 2 년 전
부모
커밋
2dcb72ed0b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/advance-packingList/adPaList-clothes.vue

+ 1 - 0
src/views/advance-packingList/adPaList-clothes.vue

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