Commit 28d2473b authored by 张毅辰's avatar 张毅辰

登录日志

parent 03d09ec5
......@@ -69,8 +69,8 @@ function getList() {
}
function handleClose() {
learVisible.value = false;
xportVisible.value = false;
clearVisible.value = false;
exportVisible.value = false;
}
function timechange(e) {
......@@ -179,7 +179,7 @@ function exportSubmit() {
function handleExport() {
exportVisible.value = true;
Object.assign(exportFrom, {
mo
mo,
});
}
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment