📄 dbgiridtitle.xml
字号:
<?xml version="1.0" encoding="GB2312"?>
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by hzh (hzh) -->
<root>
<Col caption="姓名" rpropname="PNAME" visible="true" width="60" minwidth="40" maxwidth="1156" EditType="i" DataType="phms_numbernoblank" maxLength="50" allowSort="false"/>
<Col caption="生日" rpropname="BIRTHDAY" visible="true" width="100" minwidth="60" maxwidth="150" DataType="phms_YearMonthDay"/>
<Col caption="性别" rpropname="SEXCODE" width="60" visible="true" minwidth="30" maxwidth="1456" EditType="s" DataType="int" valueCol="value" textCol="text">
<root>
<r value="#" text=""/>
<r value="1" text="男"/>
<r value="2" text="女"/>
<r value="3" text="其它"/>
</root>
</Col>
<Col caption="就诊日期" rpropname="VISITTIME" width="100" visible="true" DataType="phms_YearMonthDay"/>
<Col caption="就诊科别" rpropname="VISITTYPECODE" width="80" visible="true" minwidth="134" maxwidth="256" EditType="S" DataType="int" valueCol="value" textCol="text">
<root>
<r value="#" text=""/>
<r value="1" text="急诊"/>
<r value="2" text="门诊"/>
<r value="3" text="住院"/>
</root>
</Col>
<Col caption="接诊医师" rpropname="IDOFMEDICALMAN" width="80" minwidth="34" maxwidth="156" EditType="N" DataType="char" visible="true"/>
<Col caption="主要诊断" rpropname="DIAGNOSECODE" EditType="i" DataType="char" visible="true" width="100"/>
<Col caption="主要证状" rpropname="VISITMAINSYMPTOM" EditType="N" DataType="char" visible="true" width="200"/>
<Col caption="提交状态" rpropname="IFRELEASE" EditType="N" DataType="char" visible="true" width="80">
<root>
<r value="#" text=""/>
<r value="1" text="已提交"/>
<r value="0" text="未提交"/>
</root>
</Col>
<Col caption="门急诊日志uuid" rpropname="IDOFVISITCIRCS" visible="true" width="120"/>
<Col caption="病人uuid" rpropname="IDOFSICKMAN" visible="true" width="80"/>
</root>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -