diff --git "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\344\275\217\351\231\242\347\227\205\346\241\210\351\246\226\351\241\265.tpl" "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\344\275\217\351\231\242\347\227\205\346\241\210\351\246\226\351\241\265.tpl" index 8f12d7d..22d64e1 100644 --- "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\344\275\217\351\231\242\347\227\205\346\241\210\351\246\226\351\241\265.tpl" +++ "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\344\275\217\351\231\242\347\227\205\346\241\210\351\246\226\351\241\265.tpl" @@ -93,7 +93,7 @@ #CaseBody { position: relative!important; - width: 1200px!important; + width: 1000px!important; margin: 0 auto!important; z-index: 1!important; padding: 30px 50px 100px!important; diff --git "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\345\207\272\351\231\242\350\256\260\345\275\225.tpl" "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\345\207\272\351\231\242\350\256\260\345\275\225.tpl" index 271a3a7..4824192 100644 --- "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\345\207\272\351\231\242\350\256\260\345\275\225.tpl" +++ "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\345\207\272\351\231\242\350\256\260\345\275\225.tpl" @@ -98,6 +98,13 @@ <span class="widget-label">出院日期:</span> <widget wid="HDSD00_16_005" type="date" width="160"></widget> </div> + + <div> + <span class="widget-label">住院天数:</span> + <widget wid="HDSD00_16_006" type="date" width="160"></widget> + </div> + + <!-- <div> <span class="widget-label">X光片号:</span> <widget wid="HY01_16_XG_00" type="date" width="160"></widget> @@ -110,6 +117,7 @@ <span class="widget-label">病理检验号:</span> <widget wid="HY01_16_BLJY_00" type="date" width="160"></widget> </div> + --> </div> <div class="present-history"> <span class="widget-label">入院情况:</span> @@ -119,14 +127,16 @@ <span class="widget-label">入院诊断:</span> <widget type="textarea" width="650" wid="HDSD00_16_032" placeholder="请输入入院诊断"></widget> </div> + <!-- <div class="present-history"> <span class="widget-label">手术名称:</span> - <widget type="textarea" width="630" wid="HDSD00_16_038" placeholder="请输入诊疗过程描述"></widget> + <widget type="textarea" width="630" wid="HDSD00_16_038" placeholder="请输入手术名称"></widget> </div> <div class="present-history"> <span class="widget-label">手术日期:</span> - <widget type="textarea" width="630" wid="HDSD00_16_039" placeholder="请输入诊疗过程描述"></widget> + <widget type="textarea" width="630" wid="HDSD00_16_039" placeholder="请输入手术日期"></widget> </div> + --> <div class="present-history"> <span class="widget-label">诊疗过程描述:</span> <widget type="textarea" width="630" wid="HDSD00_16_045" placeholder="请输入诊疗过程描述"></widget> @@ -139,10 +149,12 @@ <span class="widget-label">出院诊断:</span> <widget type="textarea" width="650" wid="HDSD00_16_008" placeholder="请输入出院诊断"></widget> </div> + <!-- <div class="present-history"> <span class="widget-label">出院检查:</span> <widget type="textarea" width="650" wid="HY01_16_CYJC_00" placeholder="请输入出院检查"></widget> </div> + --> <div class="present-history"> <span class="widget-label">出院情况:</span> <widget type="textarea" width="650" wid="HDSD00_16_004" placeholder="请输入出院情况"></widget> @@ -152,6 +164,7 @@ <span class="widget-label">主任医师签名: </span> <widget wid="HY01_16_ZRYSQM_00" type="input" width="180"></widget> </div> + <!-- <div> <span class="widget-label">主治医师签名: </span> <widget wid="HY01_16_ZZYSQM_00" type="input" width="180"></widget> @@ -160,6 +173,7 @@ <span class="widget-label">住院医师签名: </span> <widget wid="HDSD00_16_053" type="input" width="180"></widget> </div> + --> </div> </div> </div> \ No newline at end of file diff --git "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\346\237\245\346\210\277\350\256\260\345\275\225.tpl" "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\346\237\245\346\210\277\350\256\260\345\275\225.tpl" index 48cf390..9ca5804 100644 --- "a/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\346\237\245\346\210\277\350\256\260\345\275\225.tpl" +++ "b/src/main/resources/static/mrqc/customCaseTpl/xy2yy_\346\237\245\346\210\277\350\256\260\345\275\225.tpl" @@ -90,14 +90,18 @@ <include src="mrqc/customCaseTpl/public/xy2yy_head.tpl"></include> <div class="doc-body"> <div class="present-history"> + <!-- <span class="widget-label">查房记录:</span> + --> <widget wid="HDSD00_14_011" type="textarea" width="600" placeholder="请输入查房记录"></widget> </div> + <!-- <div class="autograph"> <div> <span class="widget-label">医师签名: </span> <widget wid="HDSD00_14_138" type="input" width="200"></widget> </div> </div> + --> </div> </div>