Quellcode durchsuchen

面损列表-筛选条件

jbb vor 2 Jahren
Ursprung
Commit
c2da6e427d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/views/cost-allocation-total/fabricLossesSummary.vue

+ 2 - 2
src/views/cost-allocation-total/fabricLossesSummary.vue

@@ -334,8 +334,8 @@ export default {
        this.queryParam.createTimeB=this.createTime[0].format('YYYY-MM-DD')
     },
     changeApprovalDate(){
-      this.queryParam.approvalDateE=this.approvalDate[0].format('YYYY-MM-DD')
-       this.queryParam.approvalDateB=this.approvalDate[1].format('YYYY-MM-DD')
+      this.queryParam.approvalDateB=this.approvalDate[0].format('YYYY-MM-DD')
+       this.queryParam.approvalDateE=this.approvalDate[1].format('YYYY-MM-DD')
     },
     handleApply(record){
       var data = {