Browse Source

修复错误配置

fix_bug_pro20231227
13208366016 1 year ago
parent
commit
db37d63dc0
  1. 3
      src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue

3
src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue

@ -1494,8 +1494,7 @@ export default {
path: '/distribution/inventory/distrilbutionBillLading', path: '/distribution/inventory/distrilbutionBillLading',
query: { query: {
id: this.ids, id: this.ids,
type: '1',, type: '1',
}, },
}); });
}, },

Loading…
Cancel
Save