当手术计费弹窗中点击"签发"耗材时,因耗材的locationId(发放库房)为空导致后端异常。 在DoctorStationAdviceAppServiceImpl.handDevice方法中,当locationId为null时,使用登录用户的科室ID作为默认值, 与NurseBillingAppService中的处理方式保持一致。
27 lines
1.1 KiB
Plaintext
Executable File
27 lines
1.1 KiB
Plaintext
Executable File
Favicon.pub Package Description
|
|
===================
|
|
|
|
This package contains the following files:
|
|
|
|
PNG Format:
|
|
- favicon-16x16.png (16x16 pixels, for browser tabs)
|
|
- favicon-32x32.png (32x32 pixels, for taskbars)
|
|
- favicon-48x48.png (48x48 pixels, for desktop shortcuts)
|
|
- android-chrome-192x192.png (192x192 pixels, Android PWA icon)
|
|
- android-chrome-512x512.png (512x512 pixels, Android PWA launch icon)
|
|
|
|
Apple Icons:
|
|
- apple-touch-icon.png (180x180 pixels, default iOS icon)
|
|
- apple-touch-icon-152x152.png (152x152 pixels, iPad icon)
|
|
- apple-touch-icon-167x167.png (167x167 pixels, iPad Pro icon)
|
|
- apple-touch-icon-180x180.png (180x180 pixels, iPhone icon)
|
|
|
|
Other Formats:
|
|
- favicon.ico (Traditional ICO format containing multiple sizes. Note that browsers/OS may choose smaller sizes due to caching. Use professional ICO viewers to verify.)
|
|
- favicon.svg (Vectorized from your uploaded image using ImageTracer)
|
|
- safari-pinned-tab.svg (Vectorized from your uploaded image)
|
|
- site.webmanifest (PWA manifest file)
|
|
|
|
Usage:
|
|
Place all files in your website's root directory, then add the following link tags to your HTML's <head> section.
|