Browse Source

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

csx 5 years ago
parent
commit
6702df2d9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/xt_pages/dialysis/template/DialysisPrintOrderEleven.vue

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