Преглед изворни кода

预装箱单批量取消提交

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()