{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\home\\homeNotice.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\home\\homeNotice.vue","mtime":1667327529575},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\babel.config.js","mtime":1667327525434},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-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//\nimport { mapState, mapActions } from \"vuex\";\nexport default {\n name: \"notice\",\n data: function data() {\n return {};\n },\n computed: mapState({\n notice: function notice(state) {\n return state.menu.notice;\n }\n }),\n created: function created() {\n var moment = require(\"moment\");\n\n var pageBean = {\n \"pageBean\": {\n \"page\": \"1\",\n \"pageSize\": \"5\",\n \"showTotal\": \"true\"\n },\n \"querys\": [{\n property: \"FSfxysp\",\n value: \"1\",\n group: \"main\",\n operation: \"EQUAL\",\n relation: \"AND\"\n }, {\n property: \"FJssj\",\n value: moment().format('YYYY-MM-DD'),\n group: \"main\",\n operation: \"GREAT_EQUAL\",\n relation: \"AND\"\n }]\n }; //初次加载默认pageBean\n\n this.$store.dispatch(\"menu/getNoticePagination\", pageBean);\n },\n methods: {\n //跳转发文公共列表\n noticeDialog: function noticeDialog() {\n this.$router.push(\"/newsList/1\");\n },\n //查看发文公共详情\n handleRowClick: function handleRowClick(row) {\n this.$router.push(\"/news/\" + row.id);\n }\n }\n};",null]}