Compare commits
2 Commits
5ffb8d8e76
...
d239b3f8fb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d239b3f8fb | ||
|
|
8f74351ebc |
@ -40,8 +40,6 @@ const showDraw = ref(false);
|
||||
const showRule = ref(false);
|
||||
const showResult = ref(false);
|
||||
|
||||
|
||||
|
||||
const loadFn = (item) => {
|
||||
if (item.action == "hide") {
|
||||
showLoad.value = false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user