dev
张同海 2 years ago
parent 586a422f38
commit ee5f16ad8f

@ -142,6 +142,7 @@ export default {
this.visible = true
const typeOption = this.$options
this.typeData = typeOption.filters['dictData']('edi_type')
this.handleSearch(record.code)
commondbPortlist().then(res => {
this.CodeData = res.data
})

Loading…
Cancel
Save