222
schangxiang@126.com
2025-09-26 2b05362eba2f989b7857349cc9a3a1c12f8181b6
yiqi_iwara-scada-web/src/views/main/WorkPieceOutbound/index.vue
@@ -188,7 +188,7 @@
      this.queryParam.dates = getThisWeekRange();
    },
        //重置
  resetQueryData(){
   resetQueryData(){
      this.queryParam = { dates:[] }
      this.initData();
    },