MONSTER-ygh hace 11 meses
padre
commit
37bfde95ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/order/orderMr/index.vue

+ 1 - 1
src/views/order/orderMr/index.vue

@@ -415,7 +415,7 @@ export default {
   },
   created() {
     this.$set(this.queryParams,'performDate',[moment().format("yyyy-MM-DD"),moment().format("yyyy-MM-DD")])
-    this.pagePerformTimeListFun(this.queryParams.performDate)
+    //this.pagePerformTimeListFun(this.queryParams.performDate)
     this.getList();
   },
   mounted() {