BUG 30983
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
>导入</el-button
|
||||
>
|
||||
</ai-import>
|
||||
<ai-download :instance="instance" url="/appzwspstatistics/export" :params="search" fileName="贷款联审数据统计" :disabled="tableData.length == 0">
|
||||
<ai-download :instance="instance" url="/app/appzwspstatistics/export" :params="search" fileName="贷款联审数据统计" :disabled="tableData.length == 0">
|
||||
<el-button icon="iconfont iconExported" :disabled="tableData.length == 0">导出</el-button>
|
||||
</ai-download>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user