Parcourir la source

fix(发票管理):添加判断条件

sufan il y a 1 mois
Parent
commit
e93fe435f2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/invoicesManagement/indexTable.js

+ 1 - 1
src/views/invoicesManagement/indexTable.js

@@ -92,7 +92,7 @@ export default {
                 icon: 'iconfont icon-xiazai',
                 power: 'downloadAllInvoiceFile',
                 tabPower: ['pending', 'all'],
-                satausPower: ['已开票'],
+                satausPower: ['已开票', '已申请'],
                 category: 'downloadContract'
               }
             ]