讲师费用管理,页面跳转,刷新页面

This commit is contained in:
gengxin
2025-02-18 10:32:33 +08:00
parent 308cbf4b7c
commit c6530ed291

View File

@@ -266,10 +266,10 @@ export default {
props: {
activeKeyProps: String,
},
setup() {
setup(props) {
onMounted(() => {
console.log("activeKeyProps",activeKeyProps)
console.log("props.activeKeyProps",props.activeKeyProps)
// const search = sessionStorage.getItem('searchApprlval')
// console.log(search,'search')
// if(search){