8cf7c9e3 by lihua

解决编译错误

1 parent bf0637aa
......@@ -21,8 +21,6 @@ const retrievepassword = ref({
visible: false,
})
const { proxy } = getCurrentInstance() as any;
const dataRole = computed(() => {
return localStorage.getItem('userRole');
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!