Explorar el Código

【修改】 bug

Howie hace 3 años
padre
commit
1185ea8189
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/supply/pickup/check.vue

+ 1 - 1
src/views/supply/pickup/check.vue

@@ -572,7 +572,7 @@ export default {
       // if (!this.isAllEqual(this.tableSelection)) {
       //   return this.$errorMsg("只能选择同一个提货订单");
       // }
-
+   
       if (!this.tableSelection[0].printNum) {
         this.queryItem = this.tableSelection;
         console.log(this.tableSelection);