@@ -122,7 +122,7 @@ public class ZdChargeItem {
private String updateId;
//修改时间
private Date updateTime;
- //国家耗材代码
+ //国家耗材代码(国家医保编码)
private String nationalCode;
//医保通用名称
private String nationalName;
@@ -435,7 +435,7 @@ function initZdChargeItemList() {
}
}, {
field: 'nationalCode',
- title: '国家耗材代码',
+ title: '国家医保编码',
align: "center",
valign: 'middle'
@@ -256,7 +256,7 @@
</div>
<div class="item form-group">
- <label class="control-label col-md-3 col-sm-3 col-xs-12" for="nationalCodeParams">国家耗材代码
+ <label class="control-label col-md-3 col-sm-3 col-xs-12" for="nationalCodeParams">国家医保编码
</label>
<div class="col-md-6 col-sm-6 col-xs-12">
<input type="text" id="nationalCodeParams"