Sfoglia il codice sorgente

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

csx 5 anni fa
parent
commit
6702df2d9f

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

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