@ -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
})