Explorar el Código

修复中药处方的协定方在转方时病名标红

张田田 hace 1 semana
padre
commit
6cd95826c1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/utils/minix/prescribing.js

+ 1 - 0
src/utils/minix/prescribing.js

@@ -144,6 +144,7 @@ export default {
                 this.$refs.TCM.setParams({
                     namemedicine: agreeInfo.diseasename,
                     disid: agreeInfo.diseaseid,
+                    disCode: agreeInfo.diseaseid, // 协定方 diseaseid 字段实际存的是病名 code,补 disCode 通道;报红看 diseaseCode 不看 disid,否则病名必红
                     symptomid: agreeInfo.symptomid,
                     syndrometypes: agreeInfo.symptomname,
                     treatment: agreeInfo.treatment