预警初始化

pull/4/head
qiuhongwu 8 months ago
parent 0f139e169e
commit acabafa8e8

@ -83,6 +83,9 @@ const onMouseMove = (event: MouseEvent) => {
// const onDragEnd = () => {
// //
// };
onMounted(() => {
commonStore.setStore('showWarning', true)
})
</script>
<style scoped lang="scss">
.FoldWran {

Loading…
Cancel
Save