增加Network Function IPv4地址
This commit is contained in:
@@ -813,6 +813,13 @@ onBeforeUnmount(() => {
|
|||||||
}}
|
}}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<span>Network Function IPv4: </span>
|
||||||
|
<span>{{
|
||||||
|
record.cdrJSON.nFunctionConsumerInformation
|
||||||
|
.networkFunctionIPv4Address
|
||||||
|
}}</span>
|
||||||
|
</div>
|
||||||
</a-col>
|
</a-col>
|
||||||
</a-row>
|
</a-row>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user