249bff13 by yyx

1

1 parent 43159428
......@@ -80,7 +80,7 @@ const startCheckSuccessListener = (orderSn, actId) => {
clearInterval(timer);
timer = null;
});
}, 3000);
}, 1500);
};
const detail = reactive({
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!