Selaa lähdekoodia

预装箱单批量取消提交

jbb 2 vuotta sitten
vanhempi
commit
2dcb72ed0b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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()