|
@@ -102,8 +102,8 @@
|
|
|
{{ data.row.unit }}
|
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item v-if="queryParam.type === 3">
|
|
|
- <template #label> 标准编码</template>
|
|
|
- {{ data.row.standardCode }}
|
|
|
+ <template #label> 国家医保编码</template>
|
|
|
+ {{ data.row.nationalCode }}
|
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item v-if="queryParam.type === 3">
|
|
|
<template #label> 价格</template>
|