Browse Source

删除测试用的语句

lighter 2 years ago
parent
commit
0eb4f808eb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/medical-insurance/outpatient/MzRegister.vue

+ 0 - 1
src/views/medical-insurance/outpatient/MzRegister.vue

@@ -427,7 +427,6 @@ const fetchReceipts = (param) => {
   clearReadCardData()
   getMzReceipts(param)
       .then((res) => {
-          res[0].zgmztczf=1
         unPaidReceipts.value = res
         setTimeout(() => {
           timesTable.value.setCurrentRow(res[0])