north-glass-erp/northglass-erp/src/stores/sd/order/orderInfo.js
@@ -11,7 +11,14 @@ selectOrderListDate:ref(["",""]), reportFormDate:ref(["",""]), workOrderDate:ref(["",""]), searchOrderListFilter:ref([]),//订单首页筛选 searchOrderListFilter:ref([]),//订单首页筛选] searchOrderFilter:{ list:ref([]), data:{} } }), actions: { @@ -34,6 +41,10 @@ this.selectOrderListDate=["",""] this.reportFormDate=["",""] this.workOrderDate=["",""] this.searchOrderFilter={ list:[], data:{} } } }, persist: true