yeguodong 2 months ago
parent
commit
d7893d4c09
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/dictionary/NationalSiMatch.vue

+ 2 - 2
src/views/dictionary/NationalSiMatch.vue

@@ -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>