Explorar el Código

预装箱单批量取消提交

jbb hace 2 años
padre
commit
2dcb72ed0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()