Browse Source

物料变更 2024/8/2

pull/1/head
test 4 months ago
parent
commit
8f22527b8f
  1. 3
      src/pages/fg/fgChange.vue

3
src/pages/fg/fgChange.vue

@ -114,7 +114,8 @@ export default {
toItemList: [],
fgList: [],
currentPackage: null,
reason: ''
reason: '',
options:[]
}
},
onLoad(option) {

Loading…
Cancel
Save