guoyuji
2024-07-22 c88c4a251024412c5a0b2ba19d26620fdc7b6990
north-glass-erp/northglass-erp/src/stores/sd/order/orderInfo.js
@@ -21,6 +21,9 @@
        clearOrderInfo(){
            this.orderId = null
            this.reviewList = []
        },
        clearSelectDate(){
            this.selectDate=["",""]
        }
    },
    persist: true