浏览代码

预装箱单批量取消提交

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