mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 01:06:45 +08:00
save
This commit is contained in:
@@ -651,7 +651,7 @@ export default {
|
||||
}
|
||||
},
|
||||
async created() {
|
||||
this.$store.commit('updateAnswerType', false )
|
||||
// this.$store.commit('updateAnswerType', false )
|
||||
let res = await getOrderDetail({ orderNo: localStorage.orderNo })
|
||||
this.$toast.loading({
|
||||
duration: 0, // 持续展示 toast
|
||||
|
||||
Reference in New Issue
Block a user