Browse Source

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

XMLWAN 5 years ago
parent
commit
8613674367

+ 1 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderEleven.vue View File

@@ -1255,6 +1255,7 @@
1255 1255
           return ''
1256 1256
         }
1257 1257
         if (id in this.operatorMaps) {
1258
+          console.log(this.operatorMaps[id].url)
1258 1259
           return this.operatorMaps[id].url
1259 1260
         } else {
1260 1261
           return ''

File diff suppressed because it is too large
+ 2452 - 2451
src/xt_pages/dialysis/template/dialysisPrintOrderNine.vue