Fix Bug #443: 手术计费:点击签发耗材时异常报错
当手术计费弹窗中点击"签发"耗材时,因耗材的locationId(发放库房)为空导致后端异常。 在DoctorStationAdviceAppServiceImpl.handDevice方法中,当locationId为null时,使用登录用户的科室ID作为默认值, 与NurseBillingAppService中的处理方式保持一致。
0
openhis-ui-vue3/.env.dev
Normal file → Executable file
0
openhis-ui-vue3/.env.development
Normal file → Executable file
0
openhis-ui-vue3/.env.prod
Normal file → Executable file
0
openhis-ui-vue3/.env.spug
Normal file → Executable file
0
openhis-ui-vue3/.env.staging
Normal file → Executable file
0
openhis-ui-vue3/.env.test
Normal file → Executable file
0
openhis-ui-vue3/.gitignore
vendored
Normal file → Executable file
0
openhis-ui-vue3/.prettierrc.cjs
Normal file → Executable file
0
openhis-ui-vue3/.stylelintrc.cjs
Normal file → Executable file
0
openhis-ui-vue3/LICENSE
Normal file → Executable file
0
openhis-ui-vue3/README.md
Normal file → Executable file
0
openhis-ui-vue3/eslint.config.js
Normal file → Executable file
0
openhis-ui-vue3/favicon/README.txt
Normal file → Executable file
0
openhis-ui-vue3/favicon/android-chrome-192x192.png
Normal file → Executable file
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
0
openhis-ui-vue3/favicon/android-chrome-512x512.png
Normal file → Executable file
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
0
openhis-ui-vue3/favicon/apple-touch-icon-152x152.png
Normal file → Executable file
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
openhis-ui-vue3/favicon/apple-touch-icon-167x167.png
Normal file → Executable file
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
openhis-ui-vue3/favicon/apple-touch-icon-180x180.png
Normal file → Executable file
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
openhis-ui-vue3/favicon/apple-touch-icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
0
openhis-ui-vue3/favicon/favicon-16x16.png
Normal file → Executable file
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 520 B |
0
openhis-ui-vue3/favicon/favicon-32x32.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
0
openhis-ui-vue3/favicon/favicon-48x48.png
Normal file → Executable file
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
0
openhis-ui-vue3/favicon/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
0
openhis-ui-vue3/favicon/favicon.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 258 KiB |
0
openhis-ui-vue3/favicon/safari-pinned-tab.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 258 KiB |
0
openhis-ui-vue3/favicon/site.webmanifest
Normal file → Executable file
0
openhis-ui-vue3/html/ie.html
Normal file → Executable file
0
openhis-ui-vue3/index.html
Normal file → Executable file
0
openhis-ui-vue3/package-lock.json
generated
Normal file → Executable file
0
openhis-ui-vue3/package.json
Normal file → Executable file
0
openhis-ui-vue3/playwright.config.ts
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/404.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/css/0.styles.d0b15ba0.css
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/img/search.83621669.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
0
openhis-ui-vue3/public/help-center/assets/js/2.06f4cb84.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/3.53c266dc.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/4.7364d667.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/5.0104c3f3.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/6.17262a3a.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/7.016b634e.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/8.3cf21d73.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/assets/js/app.c5ec5719.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/blog/index.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/img/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
0
openhis-ui-vue3/public/help-center/img/logo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
0
openhis-ui-vue3/public/help-center/index.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/markmap/01.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/pages/3f474f/index.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/pages/3f475f/index.html
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/LICENSE
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/README.MD
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/config.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/config/baiduCode.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/config/htmlModules.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/enhanceApp.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/plugins/love-me/index.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/plugins/love-me/love-me.js
Normal file → Executable file
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
openhis-ui-vue3/public/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/public/img/logo.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 145 KiB |
|
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 148 KiB After Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 150 KiB |
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 174 KiB |
|
Before Width: | Height: | Size: 167 KiB After Width: | Height: | Size: 167 KiB |
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 174 KiB |
|
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
|
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 216 KiB |
|
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 198 KiB |
|
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 215 KiB |
|
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
|
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 214 KiB |
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 191 KiB After Width: | Height: | Size: 191 KiB |
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 161 KiB |
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |
|
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 175 KiB |
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 169 KiB |
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 174 KiB |
|
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 168 KiB |
|
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 161 KiB |
|
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 115 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |