Commit e8d40529 by zhaopanyu

zpy 修改附件查看

parent fd3ff626
......@@ -372,6 +372,7 @@ export default {
dicts: ['violate_type', 'violate_num', 'punish_result', 'sys_user_sex', 'semester', 'audit_state', 'semester_jsdzda', 'exam_typeda', 'grade_da', 'class_type_wj', 'yearda', 'rankwj', 'appointment_situation', 'appointment_positions', 'class_num', 'audit_states'],
data() {
return {
baseUrl: [process.env.VUE_APP_BASE_API],
queryForm: {
pageNum: 1,
pageSize: 10,
......@@ -727,7 +728,7 @@ export default {
}
</script>
<style scoped lang="scss" >
<style scoped lang="scss">
.mask {
position: fixed;
top: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment