Compare commits
No commits in common. "d239b3f8fb76d8e5cf340b8cdb74536f09f9cea4" and "5ffb8d8e76204c39b152b7052ba53ab58d79f04b" have entirely different histories.
d239b3f8fb
...
5ffb8d8e76
@ -40,6 +40,8 @@ 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