mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
测评管理debug fix
This commit is contained in:
@@ -1265,7 +1265,7 @@ export default {
|
||||
state.screenHeight = document.body.clientHeight;
|
||||
};
|
||||
onMounted(() => {
|
||||
console.log('evaluationManagement:', this.evaluationManagement)
|
||||
console.log('evaluationManagement:')
|
||||
// console.log("11111", 1);
|
||||
window.addEventListener("resize", getClientHeight, false);
|
||||
// judgeUrl();
|
||||
|
||||
Reference in New Issue
Block a user