Przeglądaj źródła

修改资源bug

esb 9 lat temu
rodzic
commit
53529835ce

+ 2 - 2
Hos-resource/src/main/webapp/WEB-INF/ehr/jsp/resource/resourceregister/rsResourceInfoDialogJs.jsp

@ -42,9 +42,9 @@
                data={
                    name: '${entity.name}',
                    code: '${entity.code}',
                    type: '${entity.type}',
                    inp_resource_type: '${entity.type}',
                    rate: '${entity.serviceRate}',
                    supportType: '${entity.dataSupportType}',
                    inp_resource_support_type: '${entity.dataSupportType}',
                    category: '${entity.category}',
                    id: '${entity.id}'
                };