hookehuyr

fix

......@@ -143,7 +143,7 @@ watch(
Cookies.set($route.query.code, JSON.stringify({ [props.item.key]: currentValue }));
}
}
);
);
</script>
<style lang="less" scoped>
......