Parcourir la source

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

XMLWAN il y a 5 ans
Parent
révision
8613674367

+ 1 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderEleven.vue Voir le fichier

@@ -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 ''

Fichier diff supprimé car celui-ci est trop grand
+ 2452 - 2451
src/xt_pages/dialysis/template/dialysisPrintOrderNine.vue