@ -167,7 +167,7 @@
type="text"
size="small"
@click="addOrUpdateHandle(scope.row.id, '修改')"
>{{ $t("update") }}</el-button
>{{ scope.row.longitude === null ? '待完善' : '修改' }}</el-button
>
<el-button
@ -187,7 +187,7 @@