浏览代码

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

sufan 1 月之前
父节点
当前提交
e93fe435f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'
               }
             ]