zhangqing 1 жил өмнө
parent
commit
af3291f1f7

+ 1 - 0
src/views/aps/presalesorder/index.vue

@@ -756,6 +756,7 @@ export default {
 
       this.loading = true;
       let params = this.whereForm ? this.whereForm : {}
+      params.queryType = 1;
       exportFile(params).then(res => {
         this.loading = false;