|
|
@@ -100,7 +100,7 @@
|
|
|
<span>{{ ToDegrees(scope.row.lat, "lat") }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <el-table-column prop="org_list" label="组织">
|
|
|
+ <el-table-column prop="org_list" label="隶属海关">
|
|
|
<template slot-scope="scope">
|
|
|
<span v-if="scope.row.org_list.length == 1">{{
|
|
|
scope.row.org_list[0].org_name
|