瀏覽代碼

9月9,武穴费用清单

yq1 9 月之前
父節點
當前提交
cf1d7cd66c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/xt_pages/hospitalStation/summary.vue

+ 2 - 1
src/xt_pages/hospitalStation/summary.vue 查看文件

@@ -1321,7 +1321,8 @@ export default {
1321 1321
     },
1322 1322
     toDetail(row) {
1323 1323
       this.$router.push(
1324
-        "/outpatientCharges/summaryDetail?patient_id=" +
1324
+        // "/outpatientCharges/summaryDetail?patient_id=" +
1325
+          "/hospitalCharges/summaryDetail?patient_id=" +
1325 1326
           row.patient.id +
1326 1327
           "&number=" +
1327 1328
           row.number +