一体机问题修复
This commit is contained in:
@@ -192,6 +192,7 @@ function close() {
|
||||
|
||||
function confirm() {
|
||||
useUserStore().logOut();
|
||||
window.location.href = 'https://www.xjksly.cn/mechine-single-vue/';
|
||||
}
|
||||
|
||||
const isAbove90 = (percent) => parseFloat(percent) < 90;
|
||||
|
||||
Reference in New Issue
Block a user