diff --git a/src/App.vue b/src/App.vue index 66030396..45d571e5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -34,8 +34,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi"; const store = useStore(); const isLogin = ref(false); -console.log("版本2.1.2------------"); - +console.log("版本2.1.3------------"); // 监听关闭浏览器 let time1 = ref(0); diff --git a/src/components/drawers/CheckWork.vue b/src/components/drawers/CheckWork.vue index 612b49f4..15d6a061 100644 --- a/src/components/drawers/CheckWork.vue +++ b/src/components/drawers/CheckWork.vue @@ -32,8 +32,8 @@ }}
- 作业附件: -
+ 作业附件:{{isAppend?'':'暂无附件'}} +
- 权限名单