Explorar o código

Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-prescription

raolu %!s(int64=7) %!d(string=hai) anos
pai
achega
147f9abf93
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      js/buz/followup/template_gxy.js

+ 2 - 2
js/buz/followup/template_gxy.js

@ -98,13 +98,13 @@ var gTemplate = {
            "items": [{
                "textType": "number",
                "type": 1,
                "name": "BP_D", //收缩压
                "name": "BP_U", //收缩压
                "step": 1,
                "width": "60px"
            },{
                "textType": "number",
                "type": 1,
                "name": "BP_U", //舒张压
                "name": "BP_D", //舒张压
                "step": 1,
                "width": "60px"
            }]