basicConfig.vue 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593
  1. <template>
  2. <div class="main-contain">
  3. <div class="position">
  4. <bread-crumb :crumbs="crumbs"></bread-crumb>
  5. </div>
  6. <div class="app-container">
  7. <!--<div class="configBox">-->
  8. <!--<p>收费发药</p>-->
  9. <!--<p style="font-size:14px;margin-top:5px;">开启收费发药分离后,处方发药的工作需要到收费发药页面完成</p>-->
  10. <!--<p style="margin-top:20px;">收费,发药分离:-->
  11. <!--<el-switch v-model="value"></el-switch>-->
  12. <!--</p>-->
  13. <!--</div>-->
  14. <div class="configBox">
  15. <p style="font-size:18px;font-weight:bold">门诊打印</p>
  16. <p style="font-size:14px;margin-top:5px;color:#333;">开启直接打印后,门诊病历、处方、治疗单、处置单、收费清单等打印时跳过打印预览,直接连接打印机打印。</p>
  17. <p style="margin-top:20px;">直接打印:
  18. <el-switch v-model="is_open_print" @change="changeFuncPrint"></el-switch>
  19. </p>
  20. </div>
  21. <div class="configBox">
  22. <p style="font-size:18px;font-weight:bold">医嘱同步</p>
  23. <p style="font-size:14px;margin-top:5px;color:#333;">开启门诊处方同步到透析医嘱后,同一个患者,门诊医生站开的药品类处方自动同步到透析管理临时医嘱中,同时在透析管理中,给患者开长期医嘱和临时医嘱的功能失效,医生只能在门诊医生站开处方,只有同时使用门诊管理和透析管理的机构方可开启。</p>
  24. <p style="margin-top:20px;">门诊处方同步到透析医嘱:
  25. <el-switch v-model="is_open_xt_his" @change="changeFuncOne"></el-switch>
  26. <p style="margin-top:20px;">门诊处方和临时医嘱同步到透析医嘱:
  27. <el-switch v-model="is_open_advice_xt_his" @change="changeFuncSix"></el-switch>
  28. <p style="margin-top:20px;" v-if="is_open_advice_xt_his==true">是否出库:
  29. <el-switch v-model="is_open_prescription_xt_his" @change="changeFuncSeven"></el-switch>
  30. </p>
  31. </div>
  32. <div class="configBox">
  33. <p style="font-size:18px;font-weight:bold">处方项目同步到临时医嘱</p>
  34. <p style="font-size:14px;margin-top:5px;color:#333;">开启门诊处方的项目同步后,护士则在血透的临时医嘱中可以看到相关的耗材/检验检查数据</p>
  35. <p style="margin-top:20px;">门诊处方项目同步到透析医嘱:
  36. <el-switch v-model="is_open_xt_his_project" @change="changeFuncProject"></el-switch>
  37. </p>
  38. <p style="margin-top:20px;">耗材先出库再执行:
  39. <el-switch v-model="is_open_is_type" @change="changeFuncType"></el-switch>
  40. </p>
  41. <p style="margin-top:20px;">药品在保存处方时出库:
  42. <el-switch v-model="drug_out_open" @change="changeDrugOpen"></el-switch>
  43. </p>
  44. <p style="margin-top:20px;">耗材在保存处方时出库:
  45. <el-switch v-model="good_out_open" @change="changeGoodOutOpen"></el-switch>
  46. </p>
  47. <p style="margin-top:20px;">药品耗材在结算时出库:
  48. <el-switch v-model="drug_settle_open" @change="changeSettleOpen"></el-switch>
  49. </p>
  50. <p style="margin-top:20px;">药品在保存处方时同步到自备库:
  51. <el-switch v-model="self_prescription_out_open" @change="changeSelfPrescriptionOpen"></el-switch>
  52. </p>
  53. <p style="margin-top:20px;">药品在执行时自备药出库:
  54. <el-switch v-model="self_drug_out_open" @change="changeSelfPrescriptionOutOpen"></el-switch>
  55. </p>
  56. <p style="margin-top:20px;">药品在患者发药显示:
  57. <el-switch v-model="drug_code_open" @change="changeDrugCodeOpen"></el-switch>
  58. </p>
  59. </div>
  60. <!-- <div class="configBox">
  61. <p style="font-size:18px;font-weight:bold">血压数据自动获取</p>
  62. <p style="font-size:14px;margin-top:5px;color:#333;">在联机的状态下,开启透析监测-血压数据自动获取功能后,则不需要手动输入,数据会自动上传到监测中</p>
  63. <p style="margin-top:20px;">透析监测-血压数据自动获取:
  64. <el-switch v-model="is_open_monitor" @change="changeFuncTwo"></el-switch>
  65. </p>
  66. </div>
  67. <div class="configBox">
  68. <p style="font-size:18px;font-weight:bold">透析机数据自动获取</p>
  69. <p style="font-size:14px;margin-top:5px;color:#333;">在联机的状态下,开启透析监测-透析机数据自动获取功能后,则不需要手动输入,数据会自动上传到监测中</p>
  70. <p style="margin-top:20px;">透析监测-血压数据自动获取:
  71. <el-switch v-model="is_open_order" @change="changeFuncThree"></el-switch>
  72. </p>
  73. </div> -->
  74. <!--<div class="configBox">-->
  75. <!--<p>药品,耗材出库</p>-->
  76. <!--<p style="font-size:14px;margin-top:5px;">开启药品,耗材出库自动扣减则医生开完医嘱或处方可直接出库,不开启则由发药动作或出库按钮手动出库</p>-->
  77. <!--<div style="display:flex;margin-top:20px;">-->
  78. <!--<p style="margin-right:20px;">药品出库:-->
  79. <!--<el-switch v-model="value" @change="changeFuncTwo"></el-switch>-->
  80. <!--</p>-->
  81. <!--<p>耗材出库:-->
  82. <!--<el-switch v-model="value"></el-switch>-->
  83. <!--</p>-->
  84. <!--</div>-->
  85. <!--</div>-->
  86. <!--<div class="configBox">-->
  87. <!--<p style="margin-bottom:20px;">药品有效期预警设置(药品即将失效的预警提示)</p>-->
  88. <!--<el-select v-model="value" placeholder="请选择">-->
  89. <!--<el-option-->
  90. <!--v-for="item in options"-->
  91. <!--:key="item.value"-->
  92. <!--:label="item.label"-->
  93. <!--:value="item.value">-->
  94. <!--</el-option>-->
  95. <!--</el-select>-->
  96. <!--</div>-->
  97. <!--<div class="configBox">-->
  98. <!--<p>处方单价锁定</p>-->
  99. <!--<p style="font-size:14px;margin-top:5px;">开启处方单价锁定后,开处方是无法修改药品或者诊疗项目以及附加费用单价</p>-->
  100. <!--<p style="margin-top:20px;">收费单价锁定:-->
  101. <!--<el-switch v-model="value"></el-switch>-->
  102. <!--</p>-->
  103. <!--</div>-->
  104. </div>
  105. </div>
  106. </template>
  107. <script>
  108. import BreadCrumb from "@/xt_pages/components/bread-crumb";
  109. import { getAllIsOpenInit,postXtHisIsOpen,postMonitorIsOpen,changeFuncPrint,getDataPrintList,postXtHisProjectIsOpen,changeStockSetting,changeAdviceConfig,changePrescriptionConfig,changeDrugOpenConfig,changeSettleOpenConfig,changeGoodOutOpen,changeSelfPrescriptionOpen,changeSelfPrescriptionOutOpen,getSelfPrintList,changeDrugCodeOpen} from '@/api/config'
  110. export default {
  111. name: "printTemplate",
  112. components: { BreadCrumb},
  113. data() {
  114. return {
  115. showViewer:false,
  116. crumbs: [
  117. { path: false, name: "管理中心" },
  118. { path: false, name: "基础配置" }
  119. ],
  120. value:false,
  121. is_open_xt_his:false,
  122. is_open_monitor:false,
  123. is_open_order:false,
  124. is_open_print:false,
  125. is_open_xt_his_project: false,
  126. is_open_is_type:false,
  127. is_open_advice_xt_his:false,
  128. is_open_prescription_xt_his:false,
  129. drug_out_open:false,
  130. drug_settle_open:false,
  131. good_out_open:false,
  132. self_prescription_out_open:false,
  133. self_drug_out_open:false,
  134. drug_code_open:false,
  135. };
  136. },
  137. methods: {
  138. getInitIsOpenConfig(){
  139. getAllIsOpenInit().then(
  140. response => {
  141. if (response.data.state === 1) {
  142. if(response.data.data.is_open_xt_his == 1) {
  143. this.is_open_xt_his = true
  144. }else{
  145. this.is_open_xt_his = false
  146. }
  147. if(response.data.data.is_open_xt_his_project == 1) {
  148. this.is_open_xt_his_project = true
  149. }else{
  150. this.is_open_xt_his_project = false
  151. }
  152. if(response.data.data.is_open_stock == 1){
  153. this.is_open_is_type = true
  154. }else{
  155. this.is_open_is_type = false
  156. }
  157. if(response.data.data.is_open_advice == 1){
  158. this.is_open_advice_xt_his = true
  159. }else{
  160. this.is_open_advice_xt_his = false
  161. }
  162. if(response.data.data.is_prescription_advice == 1){
  163. this.is_open_prescription_xt_his = true
  164. }else{
  165. this.is_open_prescription_xt_his = false
  166. }
  167. if(response.data.data.is_open == 1){
  168. this.drug_out_open = true
  169. }else{
  170. this.drug_out_open = false
  171. }
  172. if(response.data.data.is_seetle_open == 1){
  173. this.drug_settle_open = true
  174. }else{
  175. this.drug_settle_open = false
  176. }
  177. if(response.data.data.is_out_open == 1){
  178. this.good_out_open = true
  179. }else{
  180. this.good_out_open = false
  181. }
  182. if(response.data.data.is_code_open == 1){
  183. this.drug_code_open = true
  184. }else{
  185. this.drug_code_open = false
  186. }
  187. } else {
  188. this.$message.error(response.data.msg)
  189. }
  190. }
  191. )
  192. },
  193. changeFuncOne(val){
  194. if(this.is_open_xt_his){
  195. let params={
  196. is_open:this.is_open_xt_his
  197. }
  198. postXtHisIsOpen(params).then(
  199. response => {
  200. if (response.data.state === 1) {
  201. this.is_open_xt_his = response.data.data.is_open
  202. } else {
  203. this.$message.error(response.data.msg)
  204. }
  205. }
  206. )
  207. }else{
  208. let params={
  209. is_open:this.is_open_xt_his
  210. }
  211. postXtHisIsOpen(params).then(
  212. response => {
  213. if (response.data.state === 1) {
  214. this.is_open_xt_his = response.data.data.is_open
  215. } else {
  216. this.$message.error(response.data.msg)
  217. }
  218. }
  219. )
  220. }
  221. },
  222. changeFuncProject(val){
  223. if(this.is_open_xt_his_project){
  224. let params={
  225. is_open:this.is_open_xt_his_project
  226. }
  227. postXtHisProjectIsOpen(params).then(
  228. response => {
  229. if (response.data.state === 1) {
  230. this.is_open_xt_his_project = response.data.data.is_open
  231. } else {
  232. this.$message.error(response.data.msg)
  233. }
  234. }
  235. )
  236. }else{
  237. let params={
  238. is_open:this.is_open_xt_his_project
  239. }
  240. postXtHisProjectIsOpen(params).then(
  241. response => {
  242. if (response.data.state === 1) {
  243. this.is_open_xt_his_project = response.data.data.is_open
  244. } else {
  245. this.$message.error(response.data.msg)
  246. }
  247. }
  248. )
  249. }
  250. },
  251. changeFuncTwo(){
  252. var is_open = 0
  253. if(this.is_open_monitor == true){
  254. is_open = 1
  255. }
  256. if(this.is_open_monitor == false){
  257. is_open = 2
  258. }
  259. let params = {
  260. is_open:is_open,
  261. }
  262. postMonitorIsOpen(params).then(response=>{
  263. if(response.data.state == 1){
  264. var config = response.data.data.config
  265. this.$message.success("成功")
  266. this.getMonitorConfig()
  267. }
  268. })
  269. },
  270. getMonitorConfig(){
  271. getMonitorConfig().then(response=>{
  272. if(response.data.state == 1){
  273. var config = response.data.data.config
  274. if (config.is_open == 1) {
  275. this.is_open_monitor = true
  276. }
  277. if (config.is_open == 2) {
  278. this.is_open_monitor = false
  279. }
  280. }
  281. })
  282. },
  283. changeFuncThree(){
  284. var is_open = 0
  285. if(this.is_open_order == true){
  286. is_open = 1
  287. }
  288. if(this.is_open_order == false){
  289. is_open = 2
  290. }
  291. let params = {
  292. is_open:is_open,
  293. }
  294. addOrderConfig(params).then(response=>{
  295. if(response.data.state == 1){
  296. var config = response.data.data.config
  297. this.$message.success("成功")
  298. this.getOrderConfig()
  299. }
  300. })
  301. },
  302. getOrderConfig(){
  303. getOrderConfig().then(response=>{
  304. if(response.data.state == 1){
  305. var config = response.data.data.config
  306. if (config.is_open == 1) {
  307. this.is_open_order = true
  308. }
  309. if (config.is_open == 2) {
  310. this.is_open_order = false
  311. }
  312. }
  313. })
  314. },
  315. changeFuncPrint(val){
  316. var is_open = 0
  317. if(val == true){
  318. is_open = 1
  319. }
  320. if(val == false){
  321. is_open = 0
  322. }
  323. var params = {
  324. is_open:is_open,
  325. }
  326. changeFuncPrint(params).then(response=>{
  327. if(response.data.state == 1){
  328. var dataPrint = response.data.data.dataPrint
  329. this.$message.success("保存成功")
  330. this.getDataPrintList()
  331. }
  332. })
  333. },
  334. getDataPrintList(){
  335. getDataPrintList().then(response=>{
  336. if(response.data.state ==1){
  337. var dataPrint = response.data.data.dataPrint
  338. if(dataPrint.is_open == 1){
  339. this.is_open_print = true
  340. }
  341. if(dataPrint.is_open == 0){
  342. this.is_open_print = false
  343. }
  344. }
  345. })
  346. },
  347. changeFuncType(){
  348. var is_type = 2
  349. if(this.is_open_is_type == false){
  350. is_type = 2
  351. }
  352. if(this.is_open_is_type == true){
  353. is_type = 1
  354. }
  355. var params = {
  356. is_type:is_type,
  357. }
  358. changeStockSetting(params).then(response=>{
  359. if(response.data.state == 1){
  360. this.$message.success("保存成功!")
  361. }
  362. })
  363. },
  364. changeFuncSix(){
  365. var is_advice_open = 2
  366. if(this.is_open_advice_xt_his == false){
  367. is_advice_open = 2
  368. }
  369. if(this.is_open_advice_xt_his == true){
  370. is_advice_open = 1
  371. }
  372. var params = {
  373. is_advice_open:is_advice_open,
  374. }
  375. changeAdviceConfig(params).then(response=>{
  376. if(response.data.state == 1){
  377. var msg = response.data.data.msg
  378. this.$message.success("保存成功!")
  379. }
  380. })
  381. },
  382. changeFuncSeven(){
  383. var is_open_prescription_xt_his = 0
  384. if(this.is_open_prescription_xt_his == false){
  385. is_open_prescription_xt_his = 2
  386. }
  387. if(this.is_open_prescription_xt_his == true){
  388. is_open_prescription_xt_his = 1
  389. }
  390. var params = {
  391. is_open_prescription_xt_his:is_open_prescription_xt_his,
  392. }
  393. console.log("param22332323232",params)
  394. changePrescriptionConfig(params).then(response=>{
  395. if(response.data.state == 1){
  396. var msg = response.data.data.msg
  397. this.$message.success("保存成功!")
  398. }
  399. })
  400. },
  401. changeDrugOpen(){
  402. var drug_out_open = 0
  403. if(this.drug_out_open == false){
  404. drug_out_open = 2
  405. }
  406. if(this.drug_out_open == true){
  407. drug_out_open = 1
  408. }
  409. var params = {
  410. drug_out_open:drug_out_open,
  411. }
  412. changeDrugOpenConfig(params).then(response=>{
  413. if(response.data.state == 1){
  414. var msg = response.data.data.msg
  415. this.$message.success("保存成功!")
  416. }
  417. })
  418. },
  419. changeSettleOpen(){
  420. var settle_open = 0
  421. if(this.drug_settle_open == false){
  422. settle_open = 2
  423. }
  424. if(this.drug_settle_open == true){
  425. settle_open = 1
  426. }
  427. var params= {
  428. drug_settle_open:settle_open,
  429. }
  430. changeSettleOpenConfig(params).then(response=>{
  431. if(response.data.state == 1){
  432. this.$message.success("保存成功!")
  433. this.getInitIsOpenConfig()
  434. }
  435. })
  436. },
  437. changeGoodOutOpen(){
  438. var good_open = 0
  439. if(this.good_out_open == false){
  440. good_open = 2
  441. }
  442. if(this.good_out_open == true){
  443. good_open = 1
  444. }
  445. var params= {
  446. good_open:good_open,
  447. }
  448. changeGoodOutOpen(params).then(response=>{
  449. if(response.data.state == 1){
  450. this.$message.success("保存成功!")
  451. }
  452. })
  453. },
  454. changeSelfPrescriptionOpen(){
  455. var self_info_open = 0
  456. if(this.self_prescription_out_open == true){
  457. self_info_open = 1
  458. }
  459. if(this.self_prescription_out_open == false){
  460. self_info_open =2
  461. }
  462. var params = {
  463. is_open:self_info_open
  464. }
  465. changeSelfPrescriptionOpen(params).then(response=>{
  466. if(response.data.state ==1){
  467. var selfPrescriptionOpen = response.data.data.selfPrescriptionOpen
  468. this.$message.success("保存成功!")
  469. }
  470. })
  471. },
  472. changeSelfPrescriptionOutOpen(){
  473. var out_info_open = 0
  474. if(this.self_drug_out_open == true){
  475. out_info_open = 1
  476. }
  477. if(this.self_drug_out_open == false){
  478. out_info_open = 2
  479. }
  480. var params = {
  481. is_open:out_info_open,
  482. }
  483. changeSelfPrescriptionOutOpen(params).then(response=>{
  484. if(response.data.state ==1){
  485. var selfPrescriptionOpen = response.data.data.selfPrescriptionOutOpen
  486. this.$message.success("保存成功!")
  487. }
  488. })
  489. },
  490. getSelfPrintList(){
  491. getSelfPrintList().then(response=>{
  492. if(response.data.state ==1){
  493. var selfPrescriptionOpen = response.data.data.selfPrescriptionOpen
  494. if(selfPrescriptionOpen.is_open ==1){
  495. this.self_prescription_out_open = true
  496. }
  497. if(selfPrescriptionOpen.is_open ==2){
  498. this.self_prescription_out_open = false
  499. }
  500. var selfPrescriptionOutOpen = response.data.data.selfPrescriptionOutOpen
  501. if(selfPrescriptionOutOpen.is_open ==1){
  502. this.self_drug_out_open = true
  503. }
  504. if(selfPrescriptionOutOpen.is_open ==2){
  505. this.self_drug_out_open = false
  506. }
  507. }
  508. })
  509. },
  510. changeDrugCodeOpen(){
  511. var drug_out_open = 0
  512. if(this.drug_code_open == true){
  513. drug_out_open = 1
  514. }
  515. if(this.drug_code_open == false){
  516. drug_out_open = 2
  517. }
  518. var params = {
  519. is_open:drug_out_open,
  520. }
  521. changeDrugCodeOpen(params).then(response=>{
  522. if(response.data.state ==1){
  523. var drugCodeOpen = response.data.data.drugCodeOpen
  524. this.$message.success("保存成功!")
  525. }
  526. })
  527. }
  528. },
  529. created() {
  530. this.getInitIsOpenConfig()
  531. // this.getMonitorConfig()
  532. // this.getOrderConfig()
  533. this.getDataPrintList()
  534. this.getSelfPrintList()
  535. }
  536. };
  537. </script>
  538. <style lang="scss" scoped>
  539. .configBox{
  540. padding-bottom:20px;
  541. margin-top:10px;
  542. border-bottom: 1px solid #000;
  543. }
  544. </style>