{"remainingRequest":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\examine-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\examine-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\examine-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\examine-fvue\\src\\views\\examMenu\\kscjMenu.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\examine-fvue\\src\\views\\examMenu\\kscjMenu.vue","mtime":1669371001847},{"path":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\examine-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nimport { TableMixin } from '@/mixins/tableMixin';\nimport dictUtils from '@/components/dict/DictSelectUtils.js';\nexport default {\n name: 'ypMenu',\n components: {},\n mixins: [TableMixin],\n data: function data() {\n return {\n // 模拟数据\n tableData: [{\n name: \"高等数据-微积分章节考试\",\n subjectID: \"高数\",\n space: '室内',\n status: \"已完成评卷\",\n totalScore: 66,\n timeLength: \"120分钟\",\n userName: \"文轩\"\n }],\n showMore: false,\n querys: [{\n group: 'main',\n operation: 'LIKE',\n parentGroup: '',\n property: '',\n relation: 'AND',\n value: ''\n }, {\n group: 'main',\n operation: 'LIKE',\n parentGroup: '',\n property: '',\n relation: 'AND',\n value: ''\n }, {\n group: 'main',\n operation: 'LIKE',\n parentGroup: '',\n property: '',\n relation: 'AND',\n value: ''\n }, {\n group: 'main',\n operation: 'LIKE',\n parentGroup: '',\n property: '',\n relation: 'AND',\n value: ''\n }, {\n group: 'main',\n operation: 'LIKE',\n parentGroup: '',\n property: '',\n relation: 'AND',\n value: ''\n }],\n CourseList: [{\n value: 1,\n name: '语文'\n }, {\n value: 2,\n name: '高数'\n }, {\n value: 3,\n name: '英语'\n }, {\n value: 4,\n name: '计算机'\n }],\n spaceList: [{\n value: 1,\n name: '厂外'\n }, {\n value: 2,\n name: '室内'\n }],\n TestStatusList: [{\n value: 1,\n name: '已评'\n }, {\n value: 2,\n name: '未评'\n }],\n examineeList: [{\n value: 1,\n name: '张三'\n }, {\n value: 2,\n name: '文轩'\n }, {\n value: 3,\n name: '程志'\n }, {\n value: 4,\n name: '周雯'\n }]\n };\n },\n created: function created() {},\n mounted: function mounted() {},\n methods: {\n // 重置\n clearQuerys: function clearQuerys() {\n this.querys[0].value = '';\n this.querys[1].value = '';\n },\n // 获取list\n loadData: function loadData(page) {\n this.loading = false;\n },\n handleClick: function handleClick() {},\n // 导入\n handleAvatarSuccess: function handleAvatarSuccess() {},\n beforeAvatarUpload: function beforeAvatarUpload() {}\n }\n};",null]}