@@ -100,7 +100,7 @@
async searchOther(e) {
const that = this;
let res = await that.$api(`/dictData`, 'GET', {
- code: "transport_type",
+ code: "transport_company",
label: e
});
if (res.errcode == '0') {