Browse Source

2024/06/12

master
zelian_wu 2 years ago
parent
commit
540c67fcd3
  1. 2
      src/views/modules/finshProduct/outWarehouse.vue

2
src/views/modules/finshProduct/outWarehouse.vue

@ -252,8 +252,8 @@ export default {
},
handleOutWarehouse(row){
this.form = {...row}
this.open = true;
this.getBoxDataList();
this.open = true;
},
getDetailDataList(){
let params = {

Loading…
Cancel
Save