Lijy преди 4 месеца
родител
ревизия
05bb116975
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/expense/expense.vue

@@ -1824,8 +1824,8 @@ export default {
       if (this.auditTypeItem.auditType == 0 || this.auditTypeItem.auditType == 2) {
         this.denyForm.id = item.id
         this.denyForm.reason = ''
-        // this.denyReasonDialog = true
-        this.deny()
+        this.denyReasonDialog = true
+        // this.deny()
       } else {
         this.downloadByA(item);
         this.showSingleAudit = true;