Browse Source

齐套率查询条件定义

jbb 2 years ago
parent
commit
33b5744654
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/reportForms/full-rate-table.vue

+ 2 - 0
src/views/reportForms/full-rate-table.vue

@@ -326,6 +326,8 @@ export default {
 
       // 查询条件
       queryParam: {
+        beginDate:'',
+        endDate:'',
         pageNo:''
       },
       pagination:{},