Browse Source

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

See999 5 years ago
parent
commit
03ca030a22
3 changed files with 3 additions and 2 deletions
  1. 1 1
      build/cdn.json
  2. 1 0
      package.json
  3. 1 1
      src/pages/main/dialog/PrescriptionDialog.vue

+ 1 - 1
build/cdn.json View File

@@ -1,3 +1,3 @@
1 1
 {
2
-  "version": "1.0.308"
2
+  "version": "1.0.317"
3 3
 }

+ 1 - 0
package.json View File

@@ -17,6 +17,7 @@
17 17
     "fiximg": "xcopy %cd%\\dist\\static\\img %cd%\\dist\\static\\css\\static\\img /s /y /d /e /i"
18 18
   },
19 19
   "dependencies": {
20
+    "@types/better-scroll": "^1.12.1",
20 21
     "axios": "^0.19.0",
21 22
     "better-scroll": "^1.15.2",
22 23
     "cropperjs": "^1.4.3",

+ 1 - 1
src/pages/main/dialog/PrescriptionDialog.vue View File

@@ -1079,7 +1079,7 @@
1079 1079
           if (treatment_mode[keys].id == val) {
1080 1080
             treatment_mode_name = treatment_mode[keys].name
1081 1081
           var treatment_mode_id = treatment_mode[keys].id
1082
-            if(treatment_mode_id === 1 || treatment_mode_id === 3 || treatment_mode_id === 4 || treatment_mode_id === 5 || treatment_mode_id === 6 || treatment_mode_id === 7 || treatment_mode_id === 8 || treatment_mode_id === 9 || treatment_mode_id === 10 || treatment_mode_id === 11 || treatment_mode_id === 13 || treatment_mode_id === 14 || treatment_mode_id === 15 || treatment_mode_id === 16){
1082
+            if(treatment_mode_id === 1 || treatment_mode_id === 3 || treatment_mode_id === 4  || treatment_mode_id === 6 || treatment_mode_id === 7 || treatment_mode_id === 8 || treatment_mode_id === 9 || treatment_mode_id === 10 || treatment_mode_id === 11 || treatment_mode_id === 13 || treatment_mode_id === 14 || treatment_mode_id === 15 || treatment_mode_id === 16){
1083 1083
                  this.zhiShow = false
1084 1084
                  this.totalShow = false
1085 1085
                  this.huShow =false