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