20:17:45 Started by user unknown or anonymous 20:17:45 Running as SYSTEM 20:17:45 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue 20:17:45 The recommended git tool is: NONE 20:17:45 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 20:17:45 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10 20:17:45 Fetching changes from the remote Git repository 20:17:45 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10 20:17:45 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git 20:17:45 > /usr/local/git/bin/git --version # timeout=10 20:17:45 > git --version # 'git version 2.43.0' 20:17:45 using GIT_ASKPASS to set credentials gitlab凭据 20:17:45 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:46 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 20:17:46 Checking out Revision b04621f11194ac2d360717adcf03821b367956c5 (refs/remotes/origin/test) 20:17:46 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 20:17:46 > /usr/local/git/bin/git checkout -f b04621f11194ac2d360717adcf03821b367956c5 # timeout=10 20:17:46 Commit message: "Merge branch 'feat-百课堂' into test" 20:17:46 > /usr/local/git/bin/git rev-list --no-walk e802f436f5033bbb0c80337988dd7ec0f7f25bc5 # timeout=10 20:17:46 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins11014480072178319245.sh 20:17:46 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue 20:17:46 + npm install 20:17:47 npm WARN EBADENGINE Unsupported engine { 20:17:47 npm WARN EBADENGINE package: 'gcoord@1.0.7', 20:17:47 npm WARN EBADENGINE required: { node: '>=16.11.0' }, 20:17:47 npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' } 20:17:47 npm WARN EBADENGINE } 20:17:48 20:17:48 up to date in 2s 20:17:48 20:17:48 249 packages are looking for funding 20:17:48 run `npm fund` for details 20:17:48 + npm run build 20:17:49 20:17:49 > hello-world@0.1.0 build 20:17:49 > vue-cli-service build 20:17:49 20:17:49 20:17:49 - Building for production... 20:17:55 Browserslist: caniuse-lite is outdated. Please run: 20:17:55 npx update-browserslist-db@latest 20:17:55 Why you should do it regularly: https://github.com/browserslist/update-db#readme 20:17:56 Browserslist: caniuse-lite is outdated. Please run: 20:17:56 npx update-browserslist-db@latest 20:17:56 Why you should do it regularly: https://github.com/browserslist/update-db#readme 20:17:56 Browserslist: caniuse-lite is outdated. Please run: 20:17:56 npx update-browserslist-db@latest 20:17:56 Why you should do it regularly: https://github.com/browserslist/update-db#readme 20:18:00 Browserslist: caniuse-lite is outdated. Please run: 20:18:00 npx update-browserslist-db@latest 20:18:00 Why you should do it regularly: https://github.com/browserslist/update-db#readme 20:18:42 WARNING Compiled with 98 warnings8:18:42 PM 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Duplicated key 'loading' (vue/no-dupe-keys) at src/components/PoliceNoticePop.vue:54:7: 20:18:42 52 | loading: false, 20:18:42 53 | url: "", 20:18:42 > 54 | loading: false, 20:18:42 | ^ 20:18:42 55 | }; 20:18:42 56 | }, 20:18:42 57 | watch: { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/PoliceNoticePop.vue:80:19: 20:18:42 78 | this.$api.grtUnreadMsgListApi({},{ 20:18:42 79 | onSucess: res => { 20:18:42 > 80 | console.log('公安未读消息', res) 20:18:42 | ^ 20:18:42 81 | if(res.status == 200){ 20:18:42 82 | this.notices=res.data.data 20:18:42 83 | this.notices.sort((a,b)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/PoliceNoticePop.vue:87:23: 20:18:42 85 | }) 20:18:42 86 | if(this.notices){ 20:18:42 > 87 | console.log(this.notices) 20:18:42 | ^ 20:18:42 88 | // this.detail(this.notices[0]) 20:18:42 89 | } 20:18:42 90 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/PoliceNoticePop.vue:100:7: 20:18:42 98 | // }, 20:18:42 99 | handleReply(row) { 20:18:42 > 100 | console.log('回复', row) 20:18:42 | ^ 20:18:42 101 | this.$api.hasPermissionToForm('__DXZvc8mnEmDqMARhK7G', '__1s1CEOcmoHo8sZRNEYh', { 20:18:42 102 | onSucess: (response) => { 20:18:42 103 | console.log('hasPermissionToForm', response.data.data) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/PoliceNoticePop.vue:103:15: 20:18:42 101 | this.$api.hasPermissionToForm('__DXZvc8mnEmDqMARhK7G', '__1s1CEOcmoHo8sZRNEYh', { 20:18:42 102 | onSucess: (response) => { 20:18:42 > 103 | console.log('hasPermissionToForm', response.data.data) 20:18:42 | ^ 20:18:42 104 | if (response.data.data) { 20:18:42 105 | this.showDetail = true; 20:18:42 106 | if(location.href.indexOf("localhost")>-1) { 20:18:42 20:18:42 20:18:42 5 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Duplicated key 'pickerOptions1' (vue/no-dupe-keys) at src/components/main_meter.vue:151:7: 20:18:42 149 | } 20:18:42 150 | }, 20:18:42 > 151 | pickerOptions1: { 20:18:42 | ^ 20:18:42 152 | disabledDate: time => { 20:18:42 153 | return new Date(this.endDay).getTime() < time.getTime(); 20:18:42 154 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_meter.vue:210:7: 20:18:42 208 | }, 20:18:42 209 | handleCheckChange() { 20:18:42 > 210 | console.log("showMode---->",this.showMode); 20:18:42 | ^ 20:18:42 211 | let startTime = this.writeCurrentDate(this.startDay), 20:18:42 212 | endTime = this.writeCurrentDate(this.endDay); 20:18:42 213 | let appId = this.$root.appid; 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src/components/approvers.vue:206:29: 20:18:42 204 | :style="{'display':(item.fileList)?'block':'none'}"> 20:18:42 205 | 附件:<span v-if="item.fileList"> 20:18:42 > 206 | <span class="img" v-for="(its,index) in JSON.parse(item.fileList)"> 20:18:42 | ^ 20:18:42 207 | <em @click="download(its)">{{its.name}}</em> 20:18:42 208 | </span> 20:18:42 209 | </span> 20:18:42 20:18:42 20:18:42 error: 'index' is defined but never used (vue/no-unused-vars) at src/components/approvers.vue:206:60: 20:18:42 204 | :style="{'display':(item.fileList)?'block':'none'}"> 20:18:42 205 | 附件:<span v-if="item.fileList"> 20:18:42 > 206 | <span class="img" v-for="(its,index) in JSON.parse(item.fileList)"> 20:18:42 | ^ 20:18:42 207 | <em @click="download(its)">{{its.name}}</em> 20:18:42 208 | </span> 20:18:42 209 | </span> 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Expected to return a value in "field" computed property (vue/return-in-computed-property) at src/components/o_button.vue:66:12: 20:18:42 64 | props: ["id"], 20:18:42 65 | computed: { 20:18:42 > 66 | field: function () { 20:18:42 | ^ 20:18:42 67 | let formData = this.$parent.findField(this.id); 20:18:42 68 | let data = {}; 20:18:42 69 | switch (formData.activity.type) { 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Expected to return a value in "includeHeight" computed property (vue/return-in-computed-property) at src/components/view_listview.vue:1280:18: 20:18:42 1278 | }, 20:18:42 1279 | computed: { 20:18:42 > 1280 | includeHeight() {//根据每页的页码条数,来动态增加表格列表的高度 20:18:42 | ^ 20:18:42 1281 | let pagination = this.view.pagination; 20:18:42 1282 | if (pagination) { 20:18:42 1283 | let pagesize = this.pagesize; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1339:13: 20:18:42 1337 | let data = this.$refs.searchform.buildSearchData() 20:18:42 1338 | searchData = JSON.parse(JSON.stringify(data)); 20:18:42 > 1339 | console.log(data) 20:18:42 | ^ 20:18:42 1340 | this.getData('', '', searchData); 20:18:42 1341 | } else { 20:18:42 1342 | this.getData('', '', searchData); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1366:5: 20:18:42 1364 | ); 20:18:42 1365 | 20:18:42 > 1366 | console.log(document.documentElement.clientHeight); 20:18:42 | ^ 20:18:42 1367 | 20:18:42 1368 | console.log(this.openParams); 20:18:42 1369 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1368:5: 20:18:42 1366 | console.log(document.documentElement.clientHeight); 20:18:42 1367 | 20:18:42 > 1368 | console.log(this.openParams); 20:18:42 | ^ 20:18:42 1369 | }, 20:18:42 1370 | updated() { 20:18:42 1371 | //更新生命周期触发 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1484:7: 20:18:42 1482 | }, 20:18:42 1483 | handleTableScroll() { 20:18:42 > 1484 | console.log("滚动"); 20:18:42 | ^ 20:18:42 1485 | this.isShowfilterTip = false; 20:18:42 1486 | // let scrollL = this.$refs.multipleTable.bodyWrapper.scrollLeft 20:18:42 1487 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1947:7: 20:18:42 1945 | getWidth(val, auto) { 20:18:42 1946 | //auto为true开启自动排版 20:18:42 > 1947 | console.log(this.delegateWidth); 20:18:42 | ^ 20:18:42 1948 | // if(this.delegateWidth>0){ 20:18:42 1949 | // sessionStorage.setItem('delegateWidthT',this.delegateWidth) 20:18:42 1950 | // this.delegateWidthT=sessionStorage.getItem('delegateWidthT')||'' //缓存获取本地sessionStorage获取适配宽度 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:1970:7: 20:18:42 1968 | //视图列按钮操作 20:18:42 1969 | buttonClick(column, row) { 20:18:42 > 1970 | console.log(column); 20:18:42 | ^ 20:18:42 1971 | let op = this.openParams; 20:18:42 1972 | let id = column.id, 20:18:42 1973 | parentView = column.parentView, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2146:7: 20:18:42 2144 | //删除或导入数据后重新请求加载数据 20:18:42 2145 | reloadListView() { 20:18:42 > 2146 | console.log('重新加载数据') 20:18:42 | ^ 20:18:42 2147 | this.$refs.multipleTable && this.$refs.multipleTable.clearSelection()//刷新重置数据 20:18:42 2148 | let filterInfo = this.filterInformations; 20:18:42 2149 | this.reloadListViewRandom = new Date().getTime(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2175:7: 20:18:42 2173 | 20:18:42 2174 | selectInit(row, index) { 20:18:42 > 2175 | console.log(row); 20:18:42 | ^ 20:18:42 2176 | 20:18:42 2177 | // this.delegateWidthT=sessionStorage.getItem('delegateWidthT')||'' //缓存获取本地sessionStorage获取适配宽度 20:18:42 2178 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2291:7: 20:18:42 2289 | //包含元素当前页打开,新建默认打开 20:18:42 2290 | getRowKeys(row) { 20:18:42 > 2291 | console.log("row--->", row) 20:18:42 | ^ 20:18:42 2292 | console.log("row.id--->", row.id) 20:18:42 2293 | console.log("row.docId--->", row.docId) 20:18:42 2294 | // return row.id; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2292:7: 20:18:42 2290 | getRowKeys(row) { 20:18:42 2291 | console.log("row--->", row) 20:18:42 > 2292 | console.log("row.id--->", row.id) 20:18:42 | ^ 20:18:42 2293 | console.log("row.docId--->", row.docId) 20:18:42 2294 | // return row.id; 20:18:42 2295 | return row.docId;//修改为选中docId 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2293:7: 20:18:42 2291 | console.log("row--->", row) 20:18:42 2292 | console.log("row.id--->", row.id) 20:18:42 > 2293 | console.log("row.docId--->", row.docId) 20:18:42 | ^ 20:18:42 2294 | // return row.id; 20:18:42 2295 | return row.docId;//修改为选中docId 20:18:42 2296 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2300:7: 20:18:42 2298 | getData(page, size, searchData, sortData, filterInformations) { 20:18:42 2299 | // debugger 20:18:42 > 2300 | console.log(this.isOpenTemplate) 20:18:42 | ^ 20:18:42 2301 | if (this.$refs.searchform && this.isOpenTemplate && this.$store.state.searchFlag == 0) { 20:18:42 2302 | if (localStorage.getItem('homeTemplateBoradType') != 'rtpayTemplate') {//rt默认视图不走高筛 20:18:42 2303 | searchData = this.$refs.searchform.buildSearchData() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2325:7: 20:18:42 2323 | page = this.currentPage //查询当前页码 20:18:42 2324 | } 20:18:42 > 2325 | console.log(searchData); 20:18:42 | ^ 20:18:42 2326 | console.log(this.$route.query); 20:18:42 2327 | // this.isRunGetData = true;//暂时没用到 20:18:42 2328 | this.tableLoading = true; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2326:7: 20:18:42 2324 | } 20:18:42 2325 | console.log(searchData); 20:18:42 > 2326 | console.log(this.$route.query); 20:18:42 | ^ 20:18:42 2327 | // this.isRunGetData = true;//暂时没用到 20:18:42 2328 | this.tableLoading = true; 20:18:42 2329 | this.isShowfilterTip = false; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2334:7: 20:18:42 2332 | 20:18:42 2333 | 20:18:42 > 2334 | console.log(searchData) 20:18:42 | ^ 20:18:42 2335 | this.getViewData( 20:18:42 2336 | page, 20:18:42 2337 | size, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2343:9: 20:18:42 2341 | ).then((response) => { 20:18:42 2342 | let docs = response.data.data; 20:18:42 > 2343 | console.log(docs); 20:18:42 | ^ 20:18:42 2344 | this.documents = response.data.data; 20:18:42 2345 | this.pagesize = size ? size : view.pageLines ? parseInt(view.pageLines) : 10; 20:18:42 2346 | let row_count = response.data.row_count; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2413:11: 20:18:42 2411 | tds.push(rows); 20:18:42 2412 | }); 20:18:42 > 2413 | console.log(tableColumns); 20:18:42 | ^ 20:18:42 2414 | // 将列的数据传递给 view_delegate 父组件 20:18:42 2415 | this.$emit("columns", tableColumns); 20:18:42 2416 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2424:11: 20:18:42 2422 | this.tableData = tds; //表单视图的数据tableData 20:18:42 2423 | // debugger 20:18:42 > 2424 | console.log(this.tableSelection) 20:18:42 | ^ 20:18:42 2425 | if (this.tableSelection && this.tableSelection.length > 0) { 20:18:42 2426 | this.$nextTick(function () { 20:18:42 2427 | for (let i = 0; i < this.tableData.length; i++) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2492:7: 20:18:42 2490 | //模拟数据请求 20:18:42 2491 | getViewData(page, size, searchData, sortData, filterInformations) { 20:18:42 > 2492 | console.log(this.$route.query); 20:18:42 | ^ 20:18:42 2493 | console.log(this.openParams); 20:18:42 2494 | let openParams = this.openParams; 20:18:42 2495 | let treeData = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2493:7: 20:18:42 2491 | getViewData(page, size, searchData, sortData, filterInformations) { 20:18:42 2492 | console.log(this.$route.query); 20:18:42 > 2493 | console.log(this.openParams); 20:18:42 | ^ 20:18:42 2494 | let openParams = this.openParams; 20:18:42 2495 | let treeData = ""; 20:18:42 2496 | let treeName = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2542:11: 20:18:42 2540 | } 20:18:42 2541 | 20:18:42 > 2542 | console.log(5555); 20:18:42 | ^ 20:18:42 2543 | console.log(this.openParams); 20:18:42 2544 | 20:18:42 2545 | this.$api.getViewData( 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2543:11: 20:18:42 2541 | 20:18:42 2542 | console.log(5555); 20:18:42 > 2543 | console.log(this.openParams); 20:18:42 | ^ 20:18:42 2544 | 20:18:42 2545 | this.$api.getViewData( 20:18:42 2546 | //普通视图接口 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_listview.vue:2674:15: 20:18:42 2672 | }); 20:18:42 2673 | this.tableData = tds; 20:18:42 > 2674 | console.log("this.tableData--->", this.tableData); 20:18:42 | ^ 20:18:42 2675 | } else { 20:18:42 2676 | this.tableData = []; 20:18:42 2677 | } 20:18:42 20:18:42 20:18:42 24 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: The "RTContainerTop" component has been registered but not used (vue/no-unused-components) at src/components/RT/homeBoardRTNew_Home.vue:49:5: 20:18:42 47 | }, 20:18:42 48 | components: { 20:18:42 > 49 | RTContainerTop, 20:18:42 | ^ 20:18:42 50 | RTContainerWK, 20:18:42 51 | RTContainerznzs, 20:18:42 52 | RTContainerwork, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/homeBoardRTNew_Home.vue:66:13: 20:18:42 64 | { 20:18:42 65 | onSucess: (response) => { 20:18:42 > 66 | console.log(response.data); 20:18:42 | ^ 20:18:42 67 | this.roleshow = response.data.show || false; 20:18:42 68 | }, 20:18:42 69 | } 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: The "obpm-main-appbar" component has been registered but not used (vue/no-unused-components) at src/views/HomeRT.vue:405:5: 20:18:42 403 | }, 20:18:42 404 | components: { 20:18:42 > 405 | "obpm-main-appbar": main_appbar, 20:18:42 | ^ 20:18:42 406 | main_navbar, 20:18:42 407 | main_content, 20:18:42 408 | main_domain, 20:18:42 20:18:42 20:18:42 error: The "platAd" component has been registered but not used (vue/no-unused-components) at src/views/HomeRT.vue:410:5: 20:18:42 408 | main_domain, 20:18:42 409 | IMPop, 20:18:42 > 410 | platAd, 20:18:42 | ^ 20:18:42 411 | platAdPop, 20:18:42 412 | UpdatePasswordDialog 20:18:42 413 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:426:13: 20:18:42 424 | this.activeHome(); 20:18:42 425 | this.applist(); //查询左边下拉应用列表 20:18:42 > 426 | console.log(this.$refs.mainNavBar.data); 20:18:42 | ^ 20:18:42 427 | if (state.defaultFirst == 1) { 20:18:42 428 | this.$refs.mainNavBar.defaultClickFirst( 20:18:42 429 | this.$refs.mainNavBar.data 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "applicationName" computed property (vue/no-side-effects-in-computed-properties) at src/views/HomeRT.vue:440:11: 20:18:42 438 | if (this.$store.state.appmenusShow) { 20:18:42 439 | this.$nextTick(() => { 20:18:42 > 440 | this.showApp = true; 20:18:42 | ^ 20:18:42 441 | this.$refs.mychild.setMaincontent(false); // 调用子组件的方法 20:18:42 442 | this.applist(); //查询左边下拉应用列表 20:18:42 443 | console.log(this.$refs.mainNavBar.data); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:443:11: 20:18:42 441 | this.$refs.mychild.setMaincontent(false); // 调用子组件的方法 20:18:42 442 | this.applist(); //查询左边下拉应用列表 20:18:42 > 443 | console.log(this.$refs.mainNavBar.data); 20:18:42 | ^ 20:18:42 444 | if (this.$store.state.defaultFirst == 1) { 20:18:42 445 | this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data); 20:18:42 446 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:460:7: 20:18:42 458 | currentAppName = this.$store.getters.currentAppName; 20:18:42 459 | } 20:18:42 > 460 | console.log(currentAppName); 20:18:42 | ^ 20:18:42 461 | return currentAppName; 20:18:42 462 | }, 20:18:42 463 | showInstance() { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:528:11: 20:18:42 526 | } 20:18:42 527 | this.otherNotice = arr; 20:18:42 > 528 | console.log("this.otherNotice---->", this.otherNotice); 20:18:42 | ^ 20:18:42 529 | }, 20:18:42 530 | } 20:18:42 531 | ); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:622:7: 20:18:42 620 | // 检查并显示密码修改提示 20:18:42 621 | checkPasswordUpdateNotice() { 20:18:42 > 622 | console.log('this.updatePasswordType', this.updatePasswordType, this.updatePasswordMsg) 20:18:42 | ^ 20:18:42 623 | if (this.updatePasswordType && this.updatePasswordMsg) { 20:18:42 624 | this.updatePwdDialogVisible = true 20:18:42 625 | if (this.updatePasswordType === '2') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:670:13: 20:18:42 668 | { 20:18:42 669 | onSucess: (response) => { 20:18:42 > 670 | console.log(response.data); 20:18:42 | ^ 20:18:42 671 | this.roleshow = response.data.show || false; 20:18:42 672 | if (!this.roleshow) { 20:18:42 673 | this.navtopmenuclick(6); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:687:13: 20:18:42 685 | onSucess: (response) => { 20:18:42 686 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 687 | console.log(response.data); 20:18:42 | ^ 20:18:42 688 | if (response.data.data.data.length) { 20:18:42 689 | let arr = []; 20:18:42 690 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:708:15: 20:18:42 706 | arr.push(obj); 20:18:42 707 | }); 20:18:42 > 708 | console.log(arr); 20:18:42 | ^ 20:18:42 709 | arr.sort((a, b) => { 20:18:42 710 | return Number(a.cateSort) - Number(b.cateSort); 20:18:42 711 | }); //分类排序cateSort 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:768:15: 20:18:42 766 | } 20:18:42 767 | } 20:18:42 > 768 | console.log(arr2); 20:18:42 | ^ 20:18:42 769 | arr2.forEach((its) => { 20:18:42 770 | its.isSubshow = false; 20:18:42 771 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:820:11: 20:18:42 818 | this.$api.organizationsIDApi(id, { 20:18:42 819 | onSucess: (res) => { 20:18:42 > 820 | console.log(res); 20:18:42 | ^ 20:18:42 821 | console.log(res.data.data.placeOfRegister); 20:18:42 822 | if ( 20:18:42 823 | res.data.data.placeOfRegister && 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:821:11: 20:18:42 819 | onSucess: (res) => { 20:18:42 820 | console.log(res); 20:18:42 > 821 | console.log(res.data.data.placeOfRegister); 20:18:42 | ^ 20:18:42 822 | if ( 20:18:42 823 | res.data.data.placeOfRegister && 20:18:42 824 | res.data.data.placeOfRegister.province.name.indexOf("北京") > -1 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:876:11: 20:18:42 874 | this.$api.getEnterpriseUserinfo(localStorage.getItem("domainId"), { 20:18:42 875 | onSucess: (res) => { 20:18:42 > 876 | console.log(res); 20:18:42 | ^ 20:18:42 877 | if (res.data.status == 200) { 20:18:42 878 | document.title = res.data.data.sysName || ""; //系统名称 20:18:42 879 | //获取icon图标 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1160:13: 20:18:42 1158 | onSucess: (response) => { 20:18:42 1159 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 1160 | console.log(response.data); 20:18:42 | ^ 20:18:42 1161 | if (response.data.data.data.length) { 20:18:42 1162 | let arr = []; 20:18:42 1163 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1181:15: 20:18:42 1179 | arr.push(obj); 20:18:42 1180 | }); 20:18:42 > 1181 | console.log(arr); 20:18:42 | ^ 20:18:42 1182 | arr.sort((a, b) => { 20:18:42 1183 | return Number(a.cateSort) - Number(b.cateSort); 20:18:42 1184 | }); //分类排序cateSort 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1237:15: 20:18:42 1235 | } 20:18:42 1236 | } 20:18:42 > 1237 | console.log(arr3); 20:18:42 | ^ 20:18:42 1238 | this.applistArr = arr3; 20:18:42 1239 | 20:18:42 1240 | //前端缓存本地代码块--切换不同组织的所有应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1297:13: 20:18:42 1295 | onSucess: (res) => { 20:18:42 1296 | if (res.status == 200) { 20:18:42 > 1297 | console.log("res--->", res.status); 20:18:42 | ^ 20:18:42 1298 | } 20:18:42 1299 | }, 20:18:42 1300 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1373:11: 20:18:42 1371 | }, 20:18:42 1372 | onError: (error) => { 20:18:42 > 1373 | console.log(error); 20:18:42 | ^ 20:18:42 1374 | }, 20:18:42 1375 | }); 20:18:42 1376 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1500:7: 20:18:42 1498 | closeTab: function (tab, tabindex) { 20:18:42 1499 | //关闭当前选项卡,选中前一个选项卡 20:18:42 > 1500 | console.log(tab) 20:18:42 | ^ 20:18:42 1501 | console.log(tabindex) 20:18:42 1502 | if(this.$store.state.searchDataStore.length){ 20:18:42 1503 | this.$store.state.searchDataStore.forEach((item,index)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1501:7: 20:18:42 1499 | //关闭当前选项卡,选中前一个选项卡 20:18:42 1500 | console.log(tab) 20:18:42 > 1501 | console.log(tabindex) 20:18:42 | ^ 20:18:42 1502 | if(this.$store.state.searchDataStore.length){ 20:18:42 1503 | this.$store.state.searchDataStore.forEach((item,index)=>{ 20:18:42 1504 | if(item.appId==tab.appId&&item.viewId==tab.actionContent){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1516:7: 20:18:42 1514 | }) 20:18:42 1515 | } 20:18:42 > 1516 | console.log(this.$store.state.searchDataStore) 20:18:42 | ^ 20:18:42 1517 | let tabs = this.tabs; 20:18:42 1518 | if (tabindex >= 0) { 20:18:42 1519 | //点击X关闭 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeRT.vue:1520:9: 20:18:42 1518 | if (tabindex >= 0) { 20:18:42 1519 | //点击X关闭 20:18:42 > 1520 | console.log(JSON.stringify(this.tabs)); 20:18:42 | ^ 20:18:42 1521 | tabs.splice(tabindex, 1); 20:18:42 1522 | if (tab.active) { 20:18:42 1523 | if (tabs.length > 0 && tabs.length - 1 >= tabindex) { 20:18:42 20:18:42 20:18:42 24 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: The 'messagesList' variable inside 'v-for' directive should be replaced with a computed property that returns filtered array instead. You should not mix 'v-for' with 'v-if' (vue/no-use-v-if-with-v-for) at src/components/information.vue:148:68: 20:18:42 146 | <div class="noticelist"> 20:18:42 147 | <ul> 20:18:42 > 148 | <li v-for="(item, index) in messagesList" :key="index" v-if="item.contentArr[0].appName"> 20:18:42 | ^ 20:18:42 149 | <span class="appAvatarimg"><img :src="item.contentArr[0]&&item.contentArr[0].appAvatar"></span> 20:18:42 150 | <span class="noticecontentR"> 20:18:42 151 | <span 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/information.vue:1656:7: 20:18:42 1654 | }, 20:18:42 1655 | noticeUrl(obj) { 20:18:42 > 1656 | console.log(obj.webActionUrl); //url跳转 20:18:42 | ^ 20:18:42 1657 | var param = { 20:18:42 1658 | id: "notice", 20:18:42 1659 | name: obj.appName, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/information.vue:1776:11: 20:18:42 1774 | let diffValue = now - sTime; 20:18:42 1775 | if (diffValue < 0) { 20:18:42 > 1776 | console.log("结束日期不能小于开始日期!"); 20:18:42 | ^ 20:18:42 1777 | } 20:18:42 1778 | let monthC = diffValue / month; 20:18:42 1779 | let weekC = diffValue / (7 * day); 20:18:42 20:18:42 20:18:42 3 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: The 'undefined' variable inside 'v-for' directive should be replaced with a computed property that returns filtered array instead. You should not mix 'v-for' with 'v-if' (vue/no-use-v-if-with-v-for) at src/components/homeManageCockPit.vue:11:71: 20:18:42 9 | <div class="htaBox"> 20:18:42 10 | <ul> 20:18:42 > 11 | <li v-for="(its,idx) in item.children" :key='idx' v-if='its.isshow'> 20:18:42 | ^ 20:18:42 12 | <span><strong>{{its.count}}</strong></span> 20:18:42 13 | <span><em>{{its.item_title}}</em></span> 20:18:42 14 | </li> 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:39:21: 20:18:42 37 | this.$api.v3CockPitListApi(data,{ 20:18:42 38 | onSucess: response => { 20:18:42 > 39 | console.log(response.data) 20:18:42 | ^ 20:18:42 40 | if(response.data.code==0){ 20:18:42 41 | this.cockPitListArr=response.data.data 20:18:42 42 | console.log(this.cockPitListArr) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:42:24: 20:18:42 40 | if(response.data.code==0){ 20:18:42 41 | this.cockPitListArr=response.data.data 20:18:42 > 42 | console.log(this.cockPitListArr) 20:18:42 | ^ 20:18:42 43 | if(response.data.data.length){ 20:18:42 44 | console.log(response.data.data) 20:18:42 45 | response.data.data.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:44:28: 20:18:42 42 | console.log(this.cockPitListArr) 20:18:42 43 | if(response.data.data.length){ 20:18:42 > 44 | console.log(response.data.data) 20:18:42 | ^ 20:18:42 45 | response.data.data.forEach(item=>{ 20:18:42 46 | if(item.children.length){ 20:18:42 47 | item.children.forEach(its=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:48:41: 20:18:42 46 | if(item.children.length){ 20:18:42 47 | item.children.forEach(its=>{ 20:18:42 > 48 | console.log(its) 20:18:42 | ^ 20:18:42 49 | let dateli={ 20:18:42 50 | id:its.id 20:18:42 51 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:54:53: 20:18:42 52 | this.$api.v3CockPitChildId(dateli,{ 20:18:42 53 | onSucess:res=>{ 20:18:42 > 54 | console.log(res.data.data.title) 20:18:42 | ^ 20:18:42 55 | if(res.data.code==0){ 20:18:42 56 | let sum=res.data.data&&res.data.data.data[0].sum 20:18:42 57 | this.cockPitListArr.forEach(ims=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeManageCockPit.vue:68:56: 20:18:42 66 | } 20:18:42 67 | }) 20:18:42 > 68 | console.log(this.cockPitListArr) 20:18:42 | ^ 20:18:42 69 | } 20:18:42 70 | } 20:18:42 71 | }) 20:18:42 20:18:42 20:18:42 7 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: The 'undefined' variable inside 'v-for' directive should be replaced with a computed property that returns filtered array instead. You should not mix 'v-for' with 'v-if' (vue/no-use-v-if-with-v-for) at src/components/homeToAlert.vue:8:13: 20:18:42 6 | <ul> 20:18:42 7 | <li :class="['color'+its.libgcolor,its.item_url?'active':'']" v-for="(its,idx) in item.children" :key='idx' 20:18:42 > 8 | v-if='its.isshow' @click="listdetailli(its)"> 20:18:42 | ^ 20:18:42 9 | <span><i></i><em>{{its.item_title}}</em></span> 20:18:42 10 | <span> 20:18:42 11 | <strong v-if="its.count=='-1'"><img src='~@/assets/images/other/warnicon.png' /></strong> 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:64:11: 20:18:42 62 | this.$api.v3CockPitListApi(data, { 20:18:42 63 | onSucess: (response) => { 20:18:42 > 64 | console.log(response.data); 20:18:42 | ^ 20:18:42 65 | if (response.data.code == 0) { 20:18:42 66 | this.cockPitListArr = response.data.data; 20:18:42 67 | console.log(this.cockPitListArr); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:67:13: 20:18:42 65 | if (response.data.code == 0) { 20:18:42 66 | this.cockPitListArr = response.data.data; 20:18:42 > 67 | console.log(this.cockPitListArr); 20:18:42 | ^ 20:18:42 68 | if (response.data.data.length) { 20:18:42 69 | console.log(response.data.data); 20:18:42 70 | response.data.data.forEach((item) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:69:15: 20:18:42 67 | console.log(this.cockPitListArr); 20:18:42 68 | if (response.data.data.length) { 20:18:42 > 69 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 70 | response.data.data.forEach((item) => { 20:18:42 71 | if (item.children.length) { 20:18:42 72 | item.children.forEach((its) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:73:21: 20:18:42 71 | if (item.children.length) { 20:18:42 72 | item.children.forEach((its) => { 20:18:42 > 73 | console.log(its); 20:18:42 | ^ 20:18:42 74 | switch (its.item_priority) { 20:18:42 75 | case "紧急": 20:18:42 76 | this.$set(its, "libgcolor", 1); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:95:25: 20:18:42 93 | this.$api.v3CockPitChildId(dateli, { 20:18:42 94 | onSucess: (res) => { 20:18:42 > 95 | console.log(res.data.data.title); 20:18:42 | ^ 20:18:42 96 | if (res.data.code == 0) { 20:18:42 97 | let sum = res.data.data && res.data.data.data[0].sum; 20:18:42 98 | this.cockPitListArr.forEach((ims) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeToAlert.vue:113:27: 20:18:42 111 | } 20:18:42 112 | }); 20:18:42 > 113 | console.log(this.cockPitListArr); 20:18:42 | ^ 20:18:42 114 | } 20:18:42 115 | }, 20:18:42 116 | }); 20:18:42 20:18:42 20:18:42 7 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: This 'v-if' should be moved to the wrapper element (vue/no-use-v-if-with-v-for) at src/components/applicationMarket.vue:21:96: 20:18:42 19 | <!-- 应用区域 --> 20:18:42 20 | <div class="marketright" v-if="activeIndex>-1"> 20:18:42 > 21 | <div class="marketAppList" v-for="(item,index) in appcateArrList" :key="index" v-if="appcateArrList.length"> 20:18:42 | ^ 20:18:42 22 | <h4>{{item.title}}</h4> 20:18:42 23 | <ul> 20:18:42 24 | <li v-for="(its,i) in item.children" :key="i" @click="applidetail(its)"> 20:18:42 20:18:42 20:18:42 error: This 'v-if' should be moved to the wrapper element (vue/no-use-v-if-with-v-for) at src/components/applicationMarket.vue:43:102: 20:18:42 41 | <!-- 搜索区域 --> 20:18:42 42 | <div class="marketright" v-if="activeIndex==-2"> 20:18:42 > 43 | <div class="marketAppList" v-for="(item,index) in appcateArrListSearch" :key="index" v-if="appcateArrListSearch.length"> 20:18:42 | ^ 20:18:42 44 | <h4>{{item.title}}</h4> 20:18:42 45 | <ul> 20:18:42 46 | <li v-for="(its,i) in item.children" :key="i" @click="applidetail(its)"> 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:131:12: 20:18:42 129 | methods: { 20:18:42 130 | scrollEvent(e){//详情滚动事件 20:18:42 > 131 | console.log(e.target.scrollTop) 20:18:42 | ^ 20:18:42 132 | if(e.target.scrollTop>200){//超过滚动隐藏 20:18:42 133 | $(".marketDtop").hide() 20:18:42 134 | $(".marketInfoDetail").css("max-height","calc(100% - 110px)") 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:151:29: 20:18:42 149 | // console.log(response.data) 20:18:42 150 | if(response.data.data.data.length){ 20:18:42 > 151 | console.log(response.data.data.data) 20:18:42 | ^ 20:18:42 152 | let Arry=[] 20:18:42 153 | response.data.data.data.forEach(item=>{ 20:18:42 154 | var obj={} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:168:29: 20:18:42 166 | },[]) //设置cur默认类型为数组,并且初始值为空的数组 20:18:42 167 | this.appcateArr=appcateArrResult 20:18:42 > 168 | console.log(this.appcateArr) 20:18:42 | ^ 20:18:42 169 | } 20:18:42 170 | } 20:18:42 171 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:208:29: 20:18:42 206 | 20:18:42 207 | }) 20:18:42 > 208 | console.log(arr) 20:18:42 | ^ 20:18:42 209 | 20:18:42 210 | const titleMap = {} 20:18:42 211 | const transferObj = arr.reduce((prev, next) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:223:27: 20:18:42 221 | }, {}) 20:18:42 222 | 20:18:42 > 223 | console.log(transferObj) 20:18:42 | ^ 20:18:42 224 | 20:18:42 225 | let arr2=[] 20:18:42 226 | for(let i in transferObj){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:241:28: 20:18:42 239 | this.appcateArrList=arr2 20:18:42 240 | 20:18:42 > 241 | console.log(this.appcateArrList) 20:18:42 | ^ 20:18:42 242 | 20:18:42 243 | }else{ 20:18:42 244 | this.appcateArrList=[]//查无数据 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:290:29: 20:18:42 288 | 20:18:42 289 | }) 20:18:42 > 290 | console.log(arr) 20:18:42 | ^ 20:18:42 291 | 20:18:42 292 | const titleMap = {} 20:18:42 293 | const transferObj = arr.reduce((prev, next) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:305:27: 20:18:42 303 | }, {}) 20:18:42 304 | 20:18:42 > 305 | console.log(transferObj) 20:18:42 | ^ 20:18:42 306 | 20:18:42 307 | let arr2=[] 20:18:42 308 | for(let i in transferObj){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:323:28: 20:18:42 321 | this.appcateArrListSearch=arr2 20:18:42 322 | 20:18:42 > 323 | console.log(this.appcateArrListSearch) 20:18:42 | ^ 20:18:42 324 | 20:18:42 325 | }else{ 20:18:42 326 | this.appcateArrListSearch=[]//查无数据 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:352:25: 20:18:42 350 | }); 20:18:42 351 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 352 | console.log(response.data.data.data.length) 20:18:42 | ^ 20:18:42 353 | if(response.data.data.data.length){ 20:18:42 354 | let arr=[] 20:18:42 355 | response.data.data.data.forEach((item,index)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:402:28: 20:18:42 400 | }) 20:18:42 401 | this.appcateArrList=arr2 20:18:42 > 402 | console.log(this.appcateArrList) 20:18:42 | ^ 20:18:42 403 | 20:18:42 404 | }else{ 20:18:42 405 | this.appcateArrList=[] 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/applicationMarket.vue:432:31: 20:18:42 430 | if(this.applidetailObj){ 20:18:42 431 | this.imgpath=JSON.parse(this.applidetailObj.__9AdBNGeHUy7w8rwfvld.value)[0].path 20:18:42 > 432 | console.log(this.imgpath) 20:18:42 | ^ 20:18:42 433 | } 20:18:42 434 | } 20:18:42 435 | } 20:18:42 20:18:42 20:18:42 14 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: This 'v-if' should be moved to the wrapper element (vue/no-use-v-if-with-v-for) at src/components/recommend.vue:13:93: 20:18:42 11 | <!-- 精品推荐图文 --> 20:18:42 12 | <section class="recomSection"> 20:18:42 > 13 | <div class="marketAppList" v-for="(item,index) in appcateArrList" :key="index" v-if="appcateArrList.length"> 20:18:42 | ^ 20:18:42 14 | <h4>{{item.title}}</h4> 20:18:42 15 | <ul> 20:18:42 16 | <li v-for="(its,i) in item.children" :key="i" @click="applidetail(its)"> 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/recommend.vue:58:20: 20:18:42 56 | loading.close();//关闭加载 20:18:42 57 | }); 20:18:42 > 58 | console.log(response.data.data.data) 20:18:42 | ^ 20:18:42 59 | if(response.data.data.data){ 20:18:42 60 | let Arry=[] 20:18:42 61 | response.data.data.data.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/recommend.vue:107:29: 20:18:42 105 | 20:18:42 106 | }) 20:18:42 > 107 | console.log(arr) 20:18:42 | ^ 20:18:42 108 | 20:18:42 109 | const titleMap = {} 20:18:42 110 | const transferObj = arr.reduce((prev, next) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/recommend.vue:138:28: 20:18:42 136 | }) 20:18:42 137 | this.appcateArrList=arr2 20:18:42 > 138 | console.log(this.appcateArrList) 20:18:42 | ^ 20:18:42 139 | 20:18:42 140 | }else{ 20:18:42 141 | this.appcateArrList=[] 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/EditPasswordForm.vue:163:17: 20:18:42 161 | onError: err => { 20:18:42 162 | this.$message.error('密码修改失败'); 20:18:42 > 163 | console.error(err); 20:18:42 | ^ 20:18:42 164 | } 20:18:42 165 | }); 20:18:42 166 | } else { 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:454:9: 20:18:42 452 | this.getList() 20:18:42 453 | } catch (error) { 20:18:42 > 454 | console.error('初始化数据失败:', error) 20:18:42 | ^ 20:18:42 455 | this.$message.error('初始化数据失败') 20:18:42 456 | } finally { 20:18:42 457 | this.loading = false 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:482:11: 20:18:42 480 | this.$api.getOrganizationIndustry({ 20:18:42 481 | onSucess: response => { 20:18:42 > 482 | console.log('当前组织所属行业', response.data.data) 20:18:42 | ^ 20:18:42 483 | this.industryOptions = response.data.data.map(item => ({ 20:18:42 484 | value: item.id, 20:18:42 485 | label: item.name, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:490:11: 20:18:42 488 | }, 20:18:42 489 | onError: error => { 20:18:42 > 490 | console.log(error) 20:18:42 | ^ 20:18:42 491 | } 20:18:42 492 | }) 20:18:42 493 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:499:11: 20:18:42 497 | this.$api.getOrganizationRegion({ 20:18:42 498 | onSucess: response => { 20:18:42 > 499 | console.log('当前组织所属地区', response.data.data) 20:18:42 | ^ 20:18:42 500 | this.queryParams.regionCode = RegionUtil.getRegionCodeArrayByDistrictCode(response.data.data[0].districtcode) 20:18:42 501 | this.queryParams.region = RegionUtil.getFullRegionByDistrictCode(response.data.data[0].districtcode) 20:18:42 502 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:504:11: 20:18:42 502 | }, 20:18:42 503 | onError: error => { 20:18:42 > 504 | console.log(error) 20:18:42 | ^ 20:18:42 505 | } 20:18:42 506 | }) 20:18:42 507 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:521:11: 20:18:42 519 | label: item.name, 20:18:42 520 | })) 20:18:42 > 521 | console.log('industryOptions', this.industryOptions) 20:18:42 | ^ 20:18:42 522 | }, 20:18:42 523 | onError: error => { 20:18:42 524 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:524:11: 20:18:42 522 | }, 20:18:42 523 | onError: error => { 20:18:42 > 524 | console.log(error) 20:18:42 | ^ 20:18:42 525 | } 20:18:42 526 | }) 20:18:42 527 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:542:11: 20:18:42 540 | label: item.name, 20:18:42 541 | })) 20:18:42 > 542 | console.log('organizationOptions', this.organizationOptions) 20:18:42 | ^ 20:18:42 543 | }, 20:18:42 544 | onError: error => { 20:18:42 545 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:545:11: 20:18:42 543 | }, 20:18:42 544 | onError: error => { 20:18:42 > 545 | console.log(error) 20:18:42 | ^ 20:18:42 546 | } 20:18:42 547 | }) 20:18:42 548 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:563:11: 20:18:42 561 | })) 20:18:42 562 | })) 20:18:42 > 563 | console.log('regionOptions', this.regionOptions) 20:18:42 | ^ 20:18:42 564 | }, 20:18:42 565 | onError: error => { 20:18:42 566 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:566:11: 20:18:42 564 | }, 20:18:42 565 | onError: error => { 20:18:42 > 566 | console.log(error) 20:18:42 | ^ 20:18:42 567 | } 20:18:42 568 | }) 20:18:42 569 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:586:11: 20:18:42 584 | label: item.item_subjectname, 20:18:42 585 | })) 20:18:42 > 586 | console.log('subjectOptions', this.subjectOptions) 20:18:42 | ^ 20:18:42 587 | }, 20:18:42 588 | onError: error => { 20:18:42 589 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:589:11: 20:18:42 587 | }, 20:18:42 588 | onError: error => { 20:18:42 > 589 | console.log(error) 20:18:42 | ^ 20:18:42 590 | } 20:18:42 591 | }) 20:18:42 592 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:616:15: 20:18:42 614 | this.list = response.data.data 20:18:42 615 | this.total = Number(response.data.count) 20:18:42 > 616 | console.log('getPaperList', this.list, this.total) 20:18:42 | ^ 20:18:42 617 | } else { 20:18:42 618 | this.list = [] 20:18:42 619 | this.total = 0 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:624:13: 20:18:42 622 | }, 20:18:42 623 | onError: error => { 20:18:42 > 624 | console.log(error) 20:18:42 | ^ 20:18:42 625 | } 20:18:42 626 | }) 20:18:42 627 | } catch (error) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:628:9: 20:18:42 626 | }) 20:18:42 627 | } catch (error) { 20:18:42 > 628 | console.error('获取考试列表失败:', error) 20:18:42 | ^ 20:18:42 629 | this.$message.error('获取考试列表失败') 20:18:42 630 | } finally { 20:18:42 631 | this.loading = false 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:661:7: 20:18:42 659 | district: { code: value[2], name: CodeToText[value[2]] }, 20:18:42 660 | }; 20:18:42 > 661 | console.log('handleRegionChange', this.queryParams.region) 20:18:42 | ^ 20:18:42 662 | this.queryParams.subject = '' 20:18:42 663 | 20:18:42 664 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:700:7: 20:18:42 698 | }, 20:18:42 699 | handleEdit(row) { 20:18:42 > 700 | console.log('编辑:', row) 20:18:42 | ^ 20:18:42 701 | this.$router.push({ 20:18:42 702 | path: '/random-exam', 20:18:42 703 | query: { examId: row.id, viewOnly: false } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:725:13: 20:18:42 723 | this.$api.deletePapers( { ids }, { 20:18:42 724 | onSucess: response => { 20:18:42 > 725 | console.log('deletePapers', response) 20:18:42 | ^ 20:18:42 726 | if (response.status === 200) { 20:18:42 727 | this.$message.success('删除成功!') 20:18:42 728 | this.selectedRows = [] 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:736:13: 20:18:42 734 | }, 20:18:42 735 | onError: error => { 20:18:42 > 736 | console.log(error) 20:18:42 | ^ 20:18:42 737 | } 20:18:42 738 | }) 20:18:42 739 | } catch (error) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ExamList.vue:741:11: 20:18:42 739 | } catch (error) { 20:18:42 740 | if (error !== 'cancel') { 20:18:42 > 741 | console.error('删除失败:', error) 20:18:42 | ^ 20:18:42 742 | this.$message.error('删除失败') 20:18:42 743 | } 20:18:42 744 | } 20:18:42 20:18:42 20:18:42 21 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerGT.vue:253:11: 20:18:42 251 | this.$api.groupSupervisionListApi(this.params, { 20:18:42 252 | onSucess: (response) => { 20:18:42 > 253 | console.log(response); 20:18:42 | ^ 20:18:42 254 | this.tableData = response.data; 20:18:42 255 | }, 20:18:42 256 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerGT.vue:261:11: 20:18:42 259 | this.$api.performanceAppraisalListApi(this.params, { 20:18:42 260 | onSucess: (response) => { 20:18:42 > 261 | console.log(response); 20:18:42 | ^ 20:18:42 262 | this.tableData2 = response.data; 20:18:42 263 | }, 20:18:42 264 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerGT.vue:269:11: 20:18:42 267 | this.$api.AnnualHighlightsListApi(this.params, { 20:18:42 268 | onSucess: (response) => { 20:18:42 > 269 | console.log(response); 20:18:42 | ^ 20:18:42 270 | this.tableData3 = response.data; 20:18:42 271 | }, 20:18:42 272 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerGT.vue:277:11: 20:18:42 275 | this.$api.inServiceListApi(this.params, { 20:18:42 276 | onSucess: (response) => { 20:18:42 > 277 | console.log(response); 20:18:42 | ^ 20:18:42 278 | this.tableData4 = response.data; 20:18:42 279 | }, 20:18:42 280 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerGT.vue:285:11: 20:18:42 283 | this.$api.questionListApi(this.params, { 20:18:42 284 | onSucess: (response) => { 20:18:42 > 285 | console.log(response); 20:18:42 | ^ 20:18:42 286 | this.tableData5 = response.data; 20:18:42 287 | }, 20:18:42 288 | }); 20:18:42 20:18:42 20:18:42 5 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerLeader.vue:69:7: 20:18:42 67 | methods: { 20:18:42 68 | leaderli(url) { 20:18:42 > 69 | console.log(url); 20:18:42 | ^ 20:18:42 70 | window.open("//" + location.hostname + ":8002" + url); 20:18:42 71 | }, 20:18:42 72 | handleBannerChange(idx) { 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerNews.vue:111:11: 20:18:42 109 | this.$api.newsCateApi(this.params, { 20:18:42 110 | onSucess: (response) => { 20:18:42 > 111 | console.log(response); 20:18:42 | ^ 20:18:42 112 | let newsData = response.data.data.filter((item) => { 20:18:42 113 | return item.item_workbench == "是"; 20:18:42 114 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerNews.vue:134:11: 20:18:42 132 | this.$api.newslistApi(jsonData, { 20:18:42 133 | onSucess: (response) => { 20:18:42 > 134 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 135 | this.tableDataNewsList = response.data.data; 20:18:42 136 | this.tableDataNewsList && 20:18:42 137 | this.tableDataNewsList.forEach((item) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerNews.vue:154:11: 20:18:42 152 | this.$api.newsdetailliApi(jsonData, { 20:18:42 153 | onSucess: (response) => { 20:18:42 > 154 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 155 | this.detailContent = response.data.data[0]; 20:18:42 156 | if (this.detailContent.item_enclosure) { 20:18:42 157 | this.detailContent.fjArr = JSON.parse( 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerNews.vue:166:11: 20:18:42 164 | this.$api.newsdetailReadingApi(jsonData, { 20:18:42 165 | onSucess: (response) => { 20:18:42 > 166 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 167 | }, 20:18:42 168 | }); 20:18:42 169 | }, 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerTop.vue:53:21: 20:18:42 51 | this.$api.workbenchDataEntryApi(this.params,{ 20:18:42 52 | onSucess: response => { 20:18:42 > 53 | console.log(response) 20:18:42 | ^ 20:18:42 54 | this.tableArr=response.data.datas 20:18:42 55 | console.log(this.tableArr) 20:18:42 56 | this.tableArr.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerTop.vue:55:21: 20:18:42 53 | console.log(response) 20:18:42 54 | this.tableArr=response.data.datas 20:18:42 > 55 | console.log(this.tableArr) 20:18:42 | ^ 20:18:42 56 | this.tableArr.forEach(item=>{ 20:18:42 57 | if(item.item_icon){ 20:18:42 58 | this.$set(item,'img',JSON.parse(item.item_icon)[0].path) 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerWK.vue:44:11: 20:18:42 42 | this.$api.workbenchfiveLibraryApi(this.params, { 20:18:42 43 | onSucess: (response) => { 20:18:42 > 44 | console.log(response); 20:18:42 | ^ 20:18:42 45 | this.tableObj = response.data; 20:18:42 46 | }, 20:18:42 47 | }); 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:101:11: 20:18:42 99 | this.$api.jtnetlistApi(this.params, { 20:18:42 100 | onSucess: (response) => { 20:18:42 > 101 | console.log(response); 20:18:42 | ^ 20:18:42 102 | this.tableData = response.data.data; 20:18:42 103 | console.log(this.tableData); 20:18:42 104 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:103:11: 20:18:42 101 | console.log(response); 20:18:42 102 | this.tableData = response.data.data; 20:18:42 > 103 | console.log(this.tableData); 20:18:42 | ^ 20:18:42 104 | }, 20:18:42 105 | }); 20:18:42 106 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:110:11: 20:18:42 108 | this.$api.xxhgzlistApi(this.params, { 20:18:42 109 | onSucess: (response) => { 20:18:42 > 110 | console.log(response); 20:18:42 | ^ 20:18:42 111 | this.tableData2 = response.data.data; 20:18:42 112 | console.log(this.tableData2); 20:18:42 113 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:112:11: 20:18:42 110 | console.log(response); 20:18:42 111 | this.tableData2 = response.data.data; 20:18:42 > 112 | console.log(this.tableData2); 20:18:42 | ^ 20:18:42 113 | }, 20:18:42 114 | }); 20:18:42 115 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:120:11: 20:18:42 118 | this.$api.waitTokenApi(jsonData, { 20:18:42 119 | onSucess: (response) => { 20:18:42 > 120 | console.log(response); 20:18:42 | ^ 20:18:42 121 | let resttoken = (response.data&&response.data.id)||""; 20:18:42 122 | if(resttoken){ 20:18:42 123 | let loginName=(sessionStorage.getItem('userInfo')&&JSON.parse(sessionStorage.getItem('userInfo')).telephone)||'' 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainermeet.vue:127:19: 20:18:42 125 | this.$api.waitlistApi(jsonDataParam, { 20:18:42 126 | onSucess: (response) => { 20:18:42 > 127 | console.log(response) 20:18:42 | ^ 20:18:42 128 | if(response.data.data){ 20:18:42 129 | this.tableData=response.data.data 20:18:42 130 | } 20:18:42 20:18:42 20:18:42 6 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerwork.vue:90:11: 20:18:42 88 | this.$api.WorkReportApi(this.params, { 20:18:42 89 | onSucess: (response) => { 20:18:42 > 90 | console.log(response); 20:18:42 | ^ 20:18:42 91 | this.tableObj = response.data; 20:18:42 92 | }, 20:18:42 93 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerwork.vue:116:11: 20:18:42 114 | this.$api.gtlistApi(this.params, { 20:18:42 115 | onSucess: (response) => { 20:18:42 > 116 | console.log(response); 20:18:42 | ^ 20:18:42 117 | this.tableData = response.data.data; 20:18:42 118 | }, 20:18:42 119 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerwork.vue:124:11: 20:18:42 122 | this.$api.jdzhyjlistApi(this.params, { 20:18:42 123 | onSucess: (response) => { 20:18:42 > 124 | console.log(response); 20:18:42 | ^ 20:18:42 125 | this.tableData2 = response.data.data; 20:18:42 126 | }, 20:18:42 127 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RT/RTContainerwork.vue:132:11: 20:18:42 130 | this.$api.lhzbrblistApi(this.params, { 20:18:42 131 | onSucess: (response) => { 20:18:42 > 132 | console.log(response); 20:18:42 | ^ 20:18:42 133 | this.tableData3 = response.data.data; 20:18:42 134 | }, 20:18:42 135 | }); 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:483:7: 20:18:42 481 | } 20:18:42 482 | } catch (error) { 20:18:42 > 483 | console.error('初始化数据失败:', error) 20:18:42 | ^ 20:18:42 484 | this.$message.error('初始化数据失败') 20:18:42 485 | } finally { 20:18:42 486 | this.loading = false 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:503:11: 20:18:42 501 | label: item.name, 20:18:42 502 | })) 20:18:42 > 503 | console.log('industryOptions', this.industryOptions) 20:18:42 | ^ 20:18:42 504 | }, 20:18:42 505 | onError: error => { 20:18:42 506 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:506:11: 20:18:42 504 | }, 20:18:42 505 | onError: error => { 20:18:42 > 506 | console.log(error) 20:18:42 | ^ 20:18:42 507 | } 20:18:42 508 | }) 20:18:42 509 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:514:11: 20:18:42 512 | this.$api.getOrganizationIndustry({ 20:18:42 513 | onSucess: response => { 20:18:42 > 514 | console.log('当前组织所属行业', response.data.data) 20:18:42 | ^ 20:18:42 515 | this.industryOptions = response.data.data.map(item => ({ 20:18:42 516 | value: item.id, 20:18:42 517 | label: item.name, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:523:11: 20:18:42 521 | }, 20:18:42 522 | onError: error => { 20:18:42 > 523 | console.log(error) 20:18:42 | ^ 20:18:42 524 | } 20:18:42 525 | }) 20:18:42 526 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:535:11: 20:18:42 533 | this.examForm.region = RegionUtil.getFullRegionByDistrictCode(response.data.data[0].districtcode) 20:18:42 534 | this.examForm.districtCode = response.data.data[0].districtcode 20:18:42 > 535 | console.log('当前组织所属地区', this.regionCode, this.region) 20:18:42 | ^ 20:18:42 536 | }, 20:18:42 537 | onError: error => { 20:18:42 538 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:538:11: 20:18:42 536 | }, 20:18:42 537 | onError: error => { 20:18:42 > 538 | console.log(error) 20:18:42 | ^ 20:18:42 539 | } 20:18:42 540 | }) 20:18:42 541 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:556:11: 20:18:42 554 | label: item.name, 20:18:42 555 | })) 20:18:42 > 556 | console.log('organizationOptions', this.organizationOptions) 20:18:42 | ^ 20:18:42 557 | }, 20:18:42 558 | onError: error => { 20:18:42 559 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:559:11: 20:18:42 557 | }, 20:18:42 558 | onError: error => { 20:18:42 > 559 | console.log(error) 20:18:42 | ^ 20:18:42 560 | } 20:18:42 561 | }) 20:18:42 562 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:577:11: 20:18:42 575 | })) 20:18:42 576 | })) 20:18:42 > 577 | console.log('regionOptions', this.regionOptions) 20:18:42 | ^ 20:18:42 578 | }, 20:18:42 579 | onError: error => { 20:18:42 580 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:580:11: 20:18:42 578 | }, 20:18:42 579 | onError: error => { 20:18:42 > 580 | console.log(error) 20:18:42 | ^ 20:18:42 581 | } 20:18:42 582 | }) 20:18:42 583 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:601:11: 20:18:42 599 | label: item.item_subjectname, 20:18:42 600 | })) 20:18:42 > 601 | console.log('subjectOptions', this.subjectOptions) 20:18:42 | ^ 20:18:42 602 | }, 20:18:42 603 | onError: error => { 20:18:42 604 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:604:11: 20:18:42 602 | }, 20:18:42 603 | onError: error => { 20:18:42 > 604 | console.log(error) 20:18:42 | ^ 20:18:42 605 | } 20:18:42 606 | }) 20:18:42 607 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:617:13: 20:18:42 615 | this.$api.getPaperDetail( data, { 20:18:42 616 | onSucess: response => { 20:18:42 > 617 | console.log('getPaperDetail', response.data.data) 20:18:42 | ^ 20:18:42 618 | let res = response.data.data[0] 20:18:42 619 | this.getSubjectOptions() 20:18:42 620 | // 机构回显 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:656:13: 20:18:42 654 | }, 20:18:42 655 | onError: error => { 20:18:42 > 656 | console.log(error) 20:18:42 | ^ 20:18:42 657 | } 20:18:42 658 | }) 20:18:42 659 | } catch (error) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:660:9: 20:18:42 658 | }) 20:18:42 659 | } catch (error) { 20:18:42 > 660 | console.error('加载考试详情失败:', error) 20:18:42 | ^ 20:18:42 661 | this.$message.error('加载考试详情失败') 20:18:42 662 | } finally { 20:18:42 663 | this.loading = false 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:686:7: 20:18:42 684 | // 所属地区 20:18:42 685 | handleRegionChange(value) { 20:18:42 > 686 | console.log('handleRegionChange', value) 20:18:42 | ^ 20:18:42 687 | if (this.examForm.organization && this.examForm.regionCode) { 20:18:42 688 | this.getSubjectOptions() 20:18:42 689 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:695:7: 20:18:42 693 | district: { code: value[2], name: CodeToText[value[2]] }, 20:18:42 694 | }; 20:18:42 > 695 | console.log('handleRegionChange2222', this.examForm.region) 20:18:42 | ^ 20:18:42 696 | this.examForm.subject = '' 20:18:42 697 | }, 20:18:42 698 | // 考试科目 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:700:7: 20:18:42 698 | // 考试科目 20:18:42 699 | handleSubjectChange(value) { 20:18:42 > 700 | console.log('handleSubjectChange', value) 20:18:42 | ^ 20:18:42 701 | this.rules = [] 20:18:42 702 | }, 20:18:42 703 | showRuleDialog() { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:732:7: 20:18:42 730 | } 20:18:42 731 | 20:18:42 > 732 | console.log('rules:', this.rules) 20:18:42 | ^ 20:18:42 733 | this.ruleDialogVisible = false 20:18:42 734 | }, 20:18:42 735 | handleEditRule(rule) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:736:7: 20:18:42 734 | }, 20:18:42 735 | handleEditRule(rule) { 20:18:42 > 736 | console.log('handleEdit', rule) 20:18:42 | ^ 20:18:42 737 | if(rule.level==1) { 20:18:42 738 | this.ruleDialogVisible = true 20:18:42 739 | this.$nextTick(() => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:770:7: 20:18:42 768 | 20:18:42 769 | handleAddSubRule(rule) { 20:18:42 > 770 | console.log('handleAddSubRule', rule) 20:18:42 | ^ 20:18:42 771 | if (rule.level == 1) { 20:18:42 772 | this.$refs.subRuleDialog.bankId = rule.id 20:18:42 773 | } else { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:797:9: 20:18:42 795 | this.$set(this.currentRule, 'questionTypes', subRules[0].questionTypes) 20:18:42 796 | this.$set(this.currentRule, 'difficulties', subRules[0].difficulties) 20:18:42 > 797 | console.log('更新', this.currentRule); 20:18:42 | ^ 20:18:42 798 | 20:18:42 799 | } else { 20:18:42 800 | // 新增模式 - subRules可能包含多个规则 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:821:9: 20:18:42 819 | type: 'warning' 20:18:42 820 | }).then(() => { 20:18:42 > 821 | console.log('删除规则:', this.rules, rule.id) 20:18:42 | ^ 20:18:42 822 | this.removeRuleFromTree(this.rules, rule.id) 20:18:42 823 | 20:18:42 824 | // 同步更新RuleDialog的preSelectedBanks 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:968:9: 20:18:42 966 | // creatorName: sessionStorage.getItem('myProfileName') || JSON.parse(localStorage.getItem('userInfo')).name || '系统管理员' 20:18:42 967 | // } 20:18:42 > 968 | console.log('提交数据', submitData) 20:18:42 | ^ 20:18:42 969 | this.loading = true 20:18:42 970 | // 编辑时需要包含examId 20:18:42 971 | if (this.mode === 'edit') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:975:15: 20:18:42 973 | this.$api.updatePaper( submitData, { 20:18:42 974 | onSucess: response => { 20:18:42 > 975 | console.log('更新成功', response) 20:18:42 | ^ 20:18:42 976 | if (response.status === 200) { 20:18:42 977 | this.$message.success('更新成功') 20:18:42 978 | this.$router.push({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:984:15: 20:18:42 982 | }, 20:18:42 983 | onError: error => { 20:18:42 > 984 | console.log(error) 20:18:42 | ^ 20:18:42 985 | } 20:18:42 986 | }) 20:18:42 987 | } else{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:990:15: 20:18:42 988 | this.$api.createPaper( submitData, { 20:18:42 989 | onSucess: response => { 20:18:42 > 990 | console.log('新增成功', response) 20:18:42 | ^ 20:18:42 991 | if (response.status === 200) { 20:18:42 992 | this.$message.success('保存成功') 20:18:42 993 | this.$router.push({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:999:15: 20:18:42 997 | }, 20:18:42 998 | onError: error => { 20:18:42 > 999 | console.log(error) 20:18:42 | ^ 20:18:42 1000 | } 20:18:42 1001 | }) 20:18:42 1002 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RandomExam.vue:1004:9: 20:18:42 1002 | } 20:18:42 1003 | } catch (error) { 20:18:42 > 1004 | console.error('保存失败:', error) 20:18:42 | ^ 20:18:42 1005 | this.$message.error('保存失败') 20:18:42 1006 | } finally { 20:18:42 1007 | this.loading = false 20:18:42 20:18:42 20:18:42 30 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/RuleDialog.vue:152:11: 20:18:42 150 | questionCount: item.item_quizcnt, 20:18:42 151 | })) 20:18:42 > 152 | console.log('bankOptions', this.bankOptions) 20:18:42 | ^ 20:18:42 153 | }, 20:18:42 154 | onError: error => { 20:18:42 155 | console.log(error) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RuleDialog.vue:155:11: 20:18:42 153 | }, 20:18:42 154 | onError: error => { 20:18:42 > 155 | console.log(error) 20:18:42 | ^ 20:18:42 156 | } 20:18:42 157 | }) 20:18:42 158 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/RuleDialog.vue:177:7: 20:18:42 175 | }, 20:18:42 176 | setFormData(row) { 20:18:42 > 177 | console.log('setFormData', row) 20:18:42 | ^ 20:18:42 178 | this.$refs.bankTable.clearSelection() 20:18:42 179 | this.temp = Object.assign({}, row) 20:18:42 180 | this.isEdit = true 20:18:42 20:18:42 20:18:42 3 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:132:7: 20:18:42 130 | methods: { 20:18:42 131 | handleQuestionTypeChange(val) { 20:18:42 > 132 | console.log('handleQuestionTypeChange', val); 20:18:42 | ^ 20:18:42 133 | this.temp = { 20:18:42 134 | id: val, 20:18:42 135 | type: 'questionType', 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:141:7: 20:18:42 139 | }, 20:18:42 140 | handleDifficultyChange(val) { 20:18:42 > 141 | console.log('handleDifficultyChange', val); 20:18:42 | ^ 20:18:42 142 | this.temp = { 20:18:42 143 | id: val, 20:18:42 144 | type: 'difficulty', 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:150:7: 20:18:42 148 | }, 20:18:42 149 | resetForm(selectedRules=[]) { 20:18:42 > 150 | console.log('subDialog resetForm', selectedRules) 20:18:42 | ^ 20:18:42 151 | this.selectedRules = selectedRules 20:18:42 152 | this.temp = { 20:18:42 153 | id: undefined, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:164:7: 20:18:42 162 | }, 20:18:42 163 | setFormData(row) { 20:18:42 > 164 | console.log('selectedRules', this.selectedRules, row) 20:18:42 | ^ 20:18:42 165 | this.temp = Object.assign({}, row) 20:18:42 166 | this.isEdit = true 20:18:42 167 | // 在编辑模式下,从已选规则中排除当前规则,以便可以重新选择当前选项 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:174:11: 20:18:42 172 | this.$refs.subRuleForm.validate((valid) => { 20:18:42 173 | if (valid) { 20:18:42 > 174 | console.log('questionTypeId', this.questionTypeId) 20:18:42 | ^ 20:18:42 175 | let data = { 20:18:42 176 | s_bankId: this.bankId, 20:18:42 177 | s_quizType: this.questionTypeId ? [this.questionTypeId] : this.temp.questionTypes, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:182:17: 20:18:42 180 | this.$api.getBankQuizeCount( data, { 20:18:42 181 | onSucess: response => { 20:18:42 > 182 | console.log('getBankQuizeCount', data, response.data.data) 20:18:42 | ^ 20:18:42 183 | const counts = response.data.data 20:18:42 184 | 20:18:42 185 | if (!this.isEdit) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/SubRuleDialog.vue:254:17: 20:18:42 252 | }, 20:18:42 253 | onError: error => { 20:18:42 > 254 | console.log(error) 20:18:42 | ^ 20:18:42 255 | this.$message.error('获取题目数量失败') 20:18:42 256 | } 20:18:42 257 | }) 20:18:42 20:18:42 20:18:42 7 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/ad.vue:748:7: 20:18:42 746 | }, 20:18:42 747 | getEmoticons(item) { 20:18:42 > 748 | console.log("item--->", item); 20:18:42 | ^ 20:18:42 749 | this.information += item.type; 20:18:42 750 | }, 20:18:42 751 | deleteReplyMessage(el, index, parentIndex) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/ad.vue:1537:11: 20:18:42 1535 | let diffValue = now - sTime; 20:18:42 1536 | if (diffValue < 0) { 20:18:42 > 1537 | console.log("结束日期不能小于开始日期!"); 20:18:42 | ^ 20:18:42 1538 | } 20:18:42 1539 | let monthC = diffValue / month; 20:18:42 1540 | let weekC = diffValue / (7 * day); 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/application.vue:35:9: 20:18:42 33 | }, 20:18:42 34 | mounted() { 20:18:42 > 35 | console.log('homeTemplateBoradType', this.showBktHome) 20:18:42 | ^ 20:18:42 36 | }, 20:18:42 37 | components:{ 20:18:42 38 | homeBoard, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/common_linkcontent.vue:36:7: 20:18:42 34 | methods: { 20:18:42 35 | handleChildMessage(event) { 20:18:42 > 36 | console.log('收到关闭指令和数据:', event.data); 20:18:42 | ^ 20:18:42 37 | // this.returnData = event.data.payload; 20:18:42 38 | } 20:18:42 39 | } 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:78:9: 20:18:42 76 | info: { 20:18:42 77 | handler(newVal) { 20:18:42 > 78 | console.log("newVal", newVal); 20:18:42 | ^ 20:18:42 79 | if (Object.keys(newVal).length !== 0) { 20:18:42 80 | this.form.stationId = newVal.stationId; 20:18:42 81 | this.form.peopleNum = newVal.countOfSecurityMan; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:92:9: 20:18:42 90 | electronicFenceInfo: { 20:18:42 91 | handler(newVal) { 20:18:42 > 92 | console.log("electronicFenceInfo", newVal); 20:18:42 | ^ 20:18:42 93 | if (newVal && Object.keys(newVal).length !== 0) { 20:18:42 94 | let deepVal = JSON.parse(JSON.stringify(newVal)); 20:18:42 95 | this.form.stationName = deepVal.stationName; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:207:7: 20:18:42 205 | setCircle(data) { 20:18:42 206 | // todo: set circle 20:18:42 > 207 | console.log(data); 20:18:42 | ^ 20:18:42 208 | }, 20:18:42 209 | setRectangle(data) { 20:18:42 210 | console.log(data.geos); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:210:7: 20:18:42 208 | }, 20:18:42 209 | setRectangle(data) { 20:18:42 > 210 | console.log(data.geos); 20:18:42 | ^ 20:18:42 211 | }, 20:18:42 212 | setPolygon(data) { 20:18:42 213 | console.log(data.geos); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:213:7: 20:18:42 211 | }, 20:18:42 212 | setPolygon(data) { 20:18:42 > 213 | console.log(data.geos); 20:18:42 | ^ 20:18:42 214 | }, 20:18:42 215 | cancel() { 20:18:42 216 | if (this.mouseTool) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:226:7: 20:18:42 224 | radius, 20:18:42 225 | }; 20:18:42 > 226 | console.log(this.form.shapedLocation); 20:18:42 | ^ 20:18:42 227 | }, 20:18:42 228 | updateStation(station) { 20:18:42 229 | console.log("updateStation", station); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:229:7: 20:18:42 227 | }, 20:18:42 228 | updateStation(station) { 20:18:42 > 229 | console.log("updateStation", station); 20:18:42 | ^ 20:18:42 230 | this.form.stationName = station.stationName; 20:18:42 231 | this.form.peopleNum = station.countOfSecurityMan; 20:18:42 232 | this.form.stationId = station.stationId; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:235:7: 20:18:42 233 | }, 20:18:42 234 | reset() { 20:18:42 > 235 | console.log("reset", this.stationId); 20:18:42 | ^ 20:18:42 236 | console.log("reset", this.form); 20:18:42 237 | this.form.id = ""; 20:18:42 238 | this.form.name = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/electronicFenceEdit.vue:236:7: 20:18:42 234 | reset() { 20:18:42 235 | console.log("reset", this.stationId); 20:18:42 > 236 | console.log("reset", this.form); 20:18:42 | ^ 20:18:42 237 | this.form.id = ""; 20:18:42 238 | this.form.name = ""; 20:18:42 239 | this.form.ruleType = "Exit"; 20:18:42 20:18:42 20:18:42 9 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/excel_upload.vue:400:19: 20:18:42 398 | errMessage += arr[i] + '\n' 20:18:42 399 | } 20:18:42 > 400 | console.log("errMessage-->",errMessage) 20:18:42 | ^ 20:18:42 401 | // this.$notify.error({ 20:18:42 402 | // title: response.data.errmsg, 20:18:42 403 | // message: `${errMessage}` 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:27:5: 20:18:42 25 | ], 20:18:42 26 | created: function() { 20:18:42 > 27 | console.log("openParams-->",this.openParams) 20:18:42 | ^ 20:18:42 28 | this.initSearchForm({ 20:18:42 29 | appId: this.appId, 20:18:42 30 | viewId: this.viewId 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:42:7: 20:18:42 40 | methods: { 20:18:42 41 | findField(id) { 20:18:42 > 42 | console.log(this.appId+'--测试-'+this.viewId) 20:18:42 | ^ 20:18:42 43 | 20:18:42 44 | let data = this.formdata 20:18:42 45 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:46:7: 20:18:42 44 | let data = this.formdata 20:18:42 45 | 20:18:42 > 46 | console.log('变量:'+this.$store.state.searchFlag) 20:18:42 | ^ 20:18:42 47 | for (let i = 0; i < data.fields.length; i++) { 20:18:42 48 | let fld = data.fields[i]; 20:18:42 49 | console.log(fld.value) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:49:9: 20:18:42 47 | for (let i = 0; i < data.fields.length; i++) { 20:18:42 48 | let fld = data.fields[i]; 20:18:42 > 49 | console.log(fld.value) 20:18:42 | ^ 20:18:42 50 | // data.fields[i].value='1' 20:18:42 51 | console.log(this.$store.state.searchDataStore) 20:18:42 52 | if(this.$store.state.searchDataStore.length){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:51:9: 20:18:42 49 | console.log(fld.value) 20:18:42 50 | // data.fields[i].value='1' 20:18:42 > 51 | console.log(this.$store.state.searchDataStore) 20:18:42 | ^ 20:18:42 52 | if(this.$store.state.searchDataStore.length){ 20:18:42 53 | if(this.$store.state.searchFlag==2&&i<=data.fields.length){ 20:18:42 54 | console.log(66) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:54:13: 20:18:42 52 | if(this.$store.state.searchDataStore.length){ 20:18:42 53 | if(this.$store.state.searchFlag==2&&i<=data.fields.length){ 20:18:42 > 54 | console.log(66) 20:18:42 | ^ 20:18:42 55 | this.$store.state.searchDataStore.forEach(item=>{ 20:18:42 56 | if(item.appId==this.appId&&item.viewId==this.viewId){ 20:18:42 57 | Object.keys(item).forEach((key)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:59:25: 20:18:42 57 | Object.keys(item).forEach((key)=>{ 20:18:42 58 | if(key==fld.name){ 20:18:42 > 59 | console.log('测试数据'+item[key]) 20:18:42 | ^ 20:18:42 60 | this.$set(data.fields[i],'value',item[key]) 20:18:42 61 | if(i==data.fields.length-1){ 20:18:42 62 | setTimeout(()=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_customize_searchform.vue:73:9: 20:18:42 71 | } 20:18:42 72 | 20:18:42 > 73 | console.log(fld) 20:18:42 | ^ 20:18:42 74 | if (id == fld.id) return fld; 20:18:42 75 | } 20:18:42 76 | 20:18:42 20:18:42 20:18:42 8 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1041:7: 20:18:42 1039 | let docId = formData.id; 20:18:42 1040 | let document = allData; 20:18:42 > 1041 | console.log("document-1-->", document); 20:18:42 | ^ 20:18:42 1042 | if (pJson) { 20:18:42 1043 | //手写签名 20:18:42 1044 | document.signatureJson = JSON.stringify(pJson); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1093:7: 20:18:42 1091 | //保存重新编辑的意见 20:18:42 1092 | updateSuggestion() { 20:18:42 > 1093 | console.log("更新编辑的数据-->"); 20:18:42 | ^ 20:18:42 1094 | console.log(this.inputSecond); 20:18:42 1095 | let opinion = this.inputSecond; 20:18:42 1096 | if(!opinion) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1094:7: 20:18:42 1092 | updateSuggestion() { 20:18:42 1093 | console.log("更新编辑的数据-->"); 20:18:42 > 1094 | console.log(this.inputSecond); 20:18:42 | ^ 20:18:42 1095 | let opinion = this.inputSecond; 20:18:42 1096 | if(!opinion) { 20:18:42 1097 | this.$message({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1133:11: 20:18:42 1131 | API.deleteMostUseSuggestion(employeeId, opId, { 20:18:42 1132 | onSucess: (response) => { 20:18:42 > 1133 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 1134 | //后台返回500,未执行以下步骤 20:18:42 1135 | if (response.data.data) { 20:18:42 1136 | let delId = response.data.data.id; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1152:7: 20:18:42 1150 | //添加意见 20:18:42 1151 | addSuggestion() { 20:18:42 > 1152 | console.log(this.input); 20:18:42 | ^ 20:18:42 1153 | let opinion = this.input; 20:18:42 1154 | const employeeId = localStorage.getItem("employeeId") || this.$store.state.userId ; 20:18:42 1155 | API.AddMostUseSuggestion(employeeId, opinion, { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1157:11: 20:18:42 1155 | API.AddMostUseSuggestion(employeeId, opinion, { 20:18:42 1156 | onSucess: (response) => { 20:18:42 > 1157 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 1158 | let newSuggest = response.data.data; 20:18:42 1159 | this.allSuggests.push(newSuggest); 20:18:42 1160 | this.input = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1277:7: 20:18:42 1275 | }, 20:18:42 1276 | canvasLeave(e) { 20:18:42 > 1277 | console.log(e); 20:18:42 | ^ 20:18:42 1278 | this.existCanvas = true; 20:18:42 1279 | this.canvasMoveUse = false; 20:18:42 1280 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1590:21: 20:18:42 1588 | subFlow.nodeid = subflowData.nodeid; 20:18:42 1589 | document.subFlowApprover.push(subFlow); 20:18:42 > 1590 | console.log("subflowData--->", subflowData); 20:18:42 | ^ 20:18:42 1591 | console.log("document--->", document); 20:18:42 1592 | } 20:18:42 1593 | } else { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1591:21: 20:18:42 1589 | document.subFlowApprover.push(subFlow); 20:18:42 1590 | console.log("subflowData--->", subflowData); 20:18:42 > 1591 | console.log("document--->", document); 20:18:42 | ^ 20:18:42 1592 | } 20:18:42 1593 | } else { 20:18:42 1594 | subflowData = Object.assign( 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_flowpanel.vue:1944:7: 20:18:42 1942 | //隐藏小意见框 20:18:42 1943 | hiddenSuggest() { 20:18:42 > 1944 | console.log("隐藏小意见框"); 20:18:42 | ^ 20:18:42 1945 | this.isOrSuggest = !this.isOrSuggest; 20:18:42 1946 | }, 20:18:42 1947 | 20:18:42 20:18:42 20:18:42 10 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:579:5: 20:18:42 577 | }, 20:18:42 578 | created(){ 20:18:42 > 579 | console.log('props', this.$props) 20:18:42 | ^ 20:18:42 580 | }, 20:18:42 581 | beforeCreate(){ 20:18:42 582 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:610:9: 20:18:42 608 | return 20:18:42 609 | } 20:18:42 > 610 | console.log('e', e) 20:18:42 | ^ 20:18:42 611 | let form=new FormData(); 20:18:42 612 | form.append("files",e.file) 20:18:42 613 | console.log(form) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:613:9: 20:18:42 611 | let form=new FormData(); 20:18:42 612 | form.append("files",e.file) 20:18:42 > 613 | console.log(form) 20:18:42 | ^ 20:18:42 614 | form.forEach(function (value, key) { 20:18:42 615 | if (value instanceof File) { 20:18:42 616 | form.set(key, value, value.name.replace(/ /g, ''))//去掉文件名称所有空格 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:636:17: 20:18:42 634 | { 20:18:42 635 | onSucess: response => { 20:18:42 > 636 | console.log(response.data.data) 20:18:42 | ^ 20:18:42 637 | if(response.data.data.length){ 20:18:42 638 | let obj={ 20:18:42 639 | name:response.data.data[0].fileName, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:658:12: 20:18:42 656 | }, 20:18:42 657 | (res)=>{ 20:18:42 > 658 | console.log(res) 20:18:42 | ^ 20:18:42 659 | }, 20:18:42 660 | e.file.uid, 20:18:42 661 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:665:9: 20:18:42 663 | }, 20:18:42 664 | obsFile(e){//obs文件上传 20:18:42 > 665 | console.log(e) 20:18:42 | ^ 20:18:42 666 | //去掉文件名称空格start 20:18:42 667 | let form = new FormData(); 20:18:42 668 | form.append("files", e.file); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:675:4: 20:18:42 673 | }) 20:18:42 674 | form.get('files') 20:18:42 > 675 | console.log(form.get('files')) 20:18:42 | ^ 20:18:42 676 | e.file=form.get('files') 20:18:42 677 | //去掉文件名称空格end 20:18:42 678 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:701:5: 20:18:42 699 | SourceFile:e.file //获取file文件 20:18:42 700 | }).then(function(result) { 20:18:42 > 701 | console.log(result) 20:18:42 | ^ 20:18:42 702 | 20:18:42 703 | if(result.CommonMsg.Status < 300){ 20:18:42 704 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:705:6: 20:18:42 703 | if(result.CommonMsg.Status < 300){ 20:18:42 704 | 20:18:42 > 705 | console.log('Create object:' + objectKey + ' successfully!\n'); 20:18:42 | ^ 20:18:42 706 | var httpurl=`https://${BucketName}.${urlserver}/${objectKey}` 20:18:42 707 | 20:18:42 708 | let uploadTime = ''; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:735:8: 20:18:42 733 | }, 20:18:42 734 | handleRemove(file, fileList){ 20:18:42 > 735 | console.log(file) 20:18:42 | ^ 20:18:42 736 | this.fileList.forEach((item,index)=>{ 20:18:42 737 | if(item.uid == file.uid){ 20:18:42 738 | this.fileList.splice(index,1) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:744:6: 20:18:42 742 | handleExceed(files, fileList) { //文件超出个数限制时的钩子 20:18:42 743 | if(this.field.limitNumber=="1"){//上传限制一张用覆盖的方式重新上传 20:18:42 > 744 | console.log(files[0]) 20:18:42 | ^ 20:18:42 745 | files[0].uid=new Date().getTime() 20:18:42 746 | this.fileList=[] 20:18:42 747 | let e={file:files[0]} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:862:11: 20:18:42 860 | viewId: "", 20:18:42 861 | }; 20:18:42 > 862 | console.log("-3---->", document); 20:18:42 | ^ 20:18:42 863 | this.$api.InitiateWorkFlow(appId, docId, document, { 20:18:42 864 | onSucess: (response) => { 20:18:42 865 | let status; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1323:7: 20:18:42 1321 | //保存重新编辑的意见 20:18:42 1322 | updateSuggestion() { 20:18:42 > 1323 | console.log("更新编辑的数据-->"); 20:18:42 | ^ 20:18:42 1324 | console.log(this.inputSecond); 20:18:42 1325 | let opinion = this.inputSecond; 20:18:42 1326 | if(!opinion) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1324:7: 20:18:42 1322 | updateSuggestion() { 20:18:42 1323 | console.log("更新编辑的数据-->"); 20:18:42 > 1324 | console.log(this.inputSecond); 20:18:42 | ^ 20:18:42 1325 | let opinion = this.inputSecond; 20:18:42 1326 | if(!opinion) { 20:18:42 1327 | this.$message({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1362:11: 20:18:42 1360 | API.deleteMostUseSuggestion(employeeId, opId, { 20:18:42 1361 | onSucess: (response) => { 20:18:42 > 1362 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 1363 | //后台返回500,未执行以下步骤 20:18:42 1364 | if (response.data.data) { 20:18:42 1365 | let delId = response.data.data.id; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1381:7: 20:18:42 1379 | //添加意见 20:18:42 1380 | addSuggestion() { 20:18:42 > 1381 | console.log(this.input); 20:18:42 | ^ 20:18:42 1382 | const employeeId = localStorage.getItem("employeeId") || this.$store.state.userId ; 20:18:42 1383 | 20:18:42 1384 | let opinion = this.input; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1387:11: 20:18:42 1385 | API.AddMostUseSuggestion(employeeId, opinion, { 20:18:42 1386 | onSucess: (response) => { 20:18:42 > 1387 | console.log(response.data.data); 20:18:42 | ^ 20:18:42 1388 | let newSuggest = response.data.data; 20:18:42 1389 | this.allSuggests.push(newSuggest); 20:18:42 1390 | this.input = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:1809:25: 20:18:42 1807 | let subUserids = '' 20:18:42 1808 | if(s.subFlowApproverData && s.subFlowApproverData.approver && s.subFlowApproverData.approver.length > 0) { 20:18:42 > 1809 | console.log("subFlowApproverData-->",s.subFlowApproverData) 20:18:42 | ^ 20:18:42 1810 | s.subFlowApproverData.approver[0].userids.forEach(el => { 20:18:42 1811 | subUserids += el + ";"; 20:18:42 1812 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected 'debugger' statement (no-debugger) at src/components/form_new_flowpanel.vue:2061:7: 20:18:42 2059 | let docId = formData.id; 20:18:42 2060 | // 这里多加上 上传附件 20:18:42 > 2061 | debugger 20:18:42 | ^ 20:18:42 2062 | allData.fileList = this.fileList 20:18:42 2063 | let document = allData; 20:18:42 2064 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:2180:9: 20:18:42 2178 | ); 20:18:42 2179 | } catch (error) { 20:18:42 > 2180 | console.log(error); 20:18:42 | ^ 20:18:42 2181 | } 20:18:42 2182 | 20:18:42 2183 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:2187:7: 20:18:42 2185 | //隐藏小意见框 20:18:42 2186 | hiddenSuggest() { 20:18:42 > 2187 | console.log("隐藏小意见框"); 20:18:42 | ^ 20:18:42 2188 | this.isOrSuggest = !this.isOrSuggest; 20:18:42 2189 | }, 20:18:42 2190 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_new_flowpanel.vue:2281:9: 20:18:42 2279 | viewId: "", 20:18:42 2280 | }; 20:18:42 > 2281 | console.log(document) 20:18:42 | ^ 20:18:42 2282 | API.getFlowPanel(appId, docId, document, { 20:18:42 2283 | onSucess: (response) => { 20:18:42 2284 | let nodesArr = response.data.data.nextNodes; 20:18:42 20:18:42 20:18:42 22 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:76:7: 20:18:42 74 | // }else if(this.act.type == 58) { //协办 20:18:42 75 | // } 20:18:42 > 76 | console.log("选择合并------>"); 20:18:42 | ^ 20:18:42 77 | this.nodesList.forEach(item => { 20:18:42 78 | for(let i=0; i<this.newHostOrCohostList.length; i++) { 20:18:42 79 | if(item.id == this.newHostOrCohostList[i].id) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:109:9: 20:18:42 107 | }); 20:18:42 108 | if(this.act.type == 57) { //主办 20:18:42 > 109 | console.log("主办-->") 20:18:42 | ^ 20:18:42 110 | this.$api.processHosting(this.openParams.appId, this.openParams._select, array, { 20:18:42 111 | onSucess: response => { 20:18:42 112 | if(response.data.errcode == 0) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:124:9: 20:18:42 122 | }) 20:18:42 123 | }else if(this.act.type == 58) { //协办 20:18:42 > 124 | console.log("协办-->"); 20:18:42 | ^ 20:18:42 125 | this.$api.processCoHosting(this.openParams.appId, this.openParams._select, array, { 20:18:42 126 | onSucess: response => { 20:18:42 127 | if(response.data.errcode == 0) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:144:9: 20:18:42 142 | listUp(index) { 20:18:42 143 | if(index == 0) { 20:18:42 > 144 | console.log("最顶部-->"); 20:18:42 | ^ 20:18:42 145 | }else { 20:18:42 146 | let arr = this.nodesList; 20:18:42 147 | arr[index] = arr.splice(index-1, 1, arr[index])[0]; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:156:9: 20:18:42 154 | listDown(index) { 20:18:42 155 | if(index == this.nodesList.length-1) { 20:18:42 > 156 | console.log("最底部-->") 20:18:42 | ^ 20:18:42 157 | }else { 20:18:42 158 | let arr = this.nodesList; 20:18:42 159 | arr[index] = arr.splice(index+1, 1, arr[index])[0]; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:167:9: 20:18:42 165 | if(this.act.type == 57) { 20:18:42 166 | this.nodesList = this.approvers[0].nodes[0].auditors; 20:18:42 > 167 | console.log("加签主办-->",this.nodesList); 20:18:42 | ^ 20:18:42 168 | }else if (this.act.type == 58) { 20:18:42 169 | this.nodesList = this.approvers[0].nodes[0].coAuditors; 20:18:42 170 | console.log("加签协办-->",this.nodesList); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_processHosting_flowpanel.vue:170:9: 20:18:42 168 | }else if (this.act.type == 58) { 20:18:42 169 | this.nodesList = this.approvers[0].nodes[0].coAuditors; 20:18:42 > 170 | console.log("加签协办-->",this.nodesList); 20:18:42 | ^ 20:18:42 171 | } 20:18:42 172 | }, 20:18:42 173 | //获取返回的数据 20:18:42 20:18:42 20:18:42 7 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:51:7: 20:18:42 49 | methods: { 20:18:42 50 | getAllFields(){ 20:18:42 > 51 | console.log(this.$parent) 20:18:42 | ^ 20:18:42 52 | if(this.$store.state.searchFlag==0){ 20:18:42 53 | return this.formdata.fields; 20:18:42 54 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:57:7: 20:18:42 55 | }, 20:18:42 56 | findField(id) { 20:18:42 > 57 | console.log(this.appId+'--测试-'+this.viewId) 20:18:42 | ^ 20:18:42 58 | 20:18:42 59 | let data = this.formdata 20:18:42 60 | console.log('变量:'+this.$store.state.searchFlag) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:60:7: 20:18:42 58 | 20:18:42 59 | let data = this.formdata 20:18:42 > 60 | console.log('变量:'+this.$store.state.searchFlag) 20:18:42 | ^ 20:18:42 61 | for (let i = 0; i < data.fields.length; i++) { 20:18:42 62 | let fld = data.fields[i]; 20:18:42 63 | console.log(fld.value) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:63:9: 20:18:42 61 | for (let i = 0; i < data.fields.length; i++) { 20:18:42 62 | let fld = data.fields[i]; 20:18:42 > 63 | console.log(fld.value) 20:18:42 | ^ 20:18:42 64 | // data.fields[i].value='1' 20:18:42 65 | console.log(this.$store.state.searchDataStore) 20:18:42 66 | if(this.$store.state.searchDataStore.length){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:65:9: 20:18:42 63 | console.log(fld.value) 20:18:42 64 | // data.fields[i].value='1' 20:18:42 > 65 | console.log(this.$store.state.searchDataStore) 20:18:42 | ^ 20:18:42 66 | if(this.$store.state.searchDataStore.length){ 20:18:42 67 | if(this.$store.state.searchFlag==2&&i<=data.fields.length){ 20:18:42 68 | console.log(66) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:68:13: 20:18:42 66 | if(this.$store.state.searchDataStore.length){ 20:18:42 67 | if(this.$store.state.searchFlag==2&&i<=data.fields.length){ 20:18:42 > 68 | console.log(66) 20:18:42 | ^ 20:18:42 69 | this.$store.state.searchDataStore.forEach(item=>{ 20:18:42 70 | if(item.appId==this.appId&&item.viewId==this.viewId){ 20:18:42 71 | Object.keys(item).forEach((key)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:73:25: 20:18:42 71 | Object.keys(item).forEach((key)=>{ 20:18:42 72 | if(key==fld.name){ 20:18:42 > 73 | console.log('测试数据'+item[key]) 20:18:42 | ^ 20:18:42 74 | this.$set(data.fields[i],'value',item[key]) 20:18:42 75 | if(i==data.fields.length-1){ 20:18:42 76 | setTimeout(()=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:79:30: 20:18:42 77 | this.$store.commit('searchFlag',1) 20:18:42 78 | },800) 20:18:42 > 79 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 80 | this.$parent.$parent.openSearchTemplate()//打开高级查询按钮 20:18:42 81 | } 20:18:42 82 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_searchform.vue:89:9: 20:18:42 87 | } 20:18:42 88 | 20:18:42 > 89 | console.log(fld) 20:18:42 | ^ 20:18:42 90 | if (id == fld.id) return fld; 20:18:42 91 | } 20:18:42 92 | 20:18:42 20:18:42 20:18:42 9 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAdvert.vue:37:20: 20:18:42 35 | // loading.close();//关闭加载 20:18:42 36 | // }); 20:18:42 > 37 | console.log("banner______________",response.data.data.data) 20:18:42 | ^ 20:18:42 38 | if(response.data.data.data){ 20:18:42 39 | let Arry=[] 20:18:42 40 | response.data.data.data.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAdvert.vue:49:24: 20:18:42 47 | }) 20:18:42 48 | this.bannerArr=Arry 20:18:42 > 49 | console.log(this.bannerArr) 20:18:42 | ^ 20:18:42 50 | } 20:18:42 51 | } 20:18:42 52 | }) 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:80:13: 20:18:42 78 | else { 20:18:42 79 | this.organizationLevels=organizationLevels.split(',')//obpm.config.js定义全局变量organizationLevels 20:18:42 > 80 | console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels 20:18:42 | ^ 20:18:42 81 | if(this.organizationLevels&&this.organizationLevels.includes('Premium')){ 20:18:42 82 | this.appLevelsList() 20:18:42 83 | }else{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:98:13: 20:18:42 96 | key: "" 20:18:42 97 | } 20:18:42 > 98 | console.log(this.$listeners) 20:18:42 | ^ 20:18:42 99 | this.addTab(param) 20:18:42 100 | }, 20:18:42 101 | applistIframe() {//查询应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:109:25: 20:18:42 107 | 20:18:42 108 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 109 | console.log(response.data) 20:18:42 | ^ 20:18:42 110 | if (response.data.data.data.length) { 20:18:42 111 | let arr = [] 20:18:42 112 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:128:29: 20:18:42 126 | 20:18:42 127 | }) 20:18:42 > 128 | console.log(arr) 20:18:42 | ^ 20:18:42 129 | arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 20:18:42 130 | 20:18:42 131 | const titleMap = {} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:189:29: 20:18:42 187 | } 20:18:42 188 | } 20:18:42 > 189 | console.log(arr2) 20:18:42 | ^ 20:18:42 190 | this.appcateArrList = arr2 20:18:42 191 | 20:18:42 192 | //前端缓存本地代码块--切换不同组织的所有应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:221:29: 20:18:42 219 | parsedData = JSON.parse(jsonString); 20:18:42 220 | } catch (e) { 20:18:42 > 221 | console.warn('解析 resource.data 失败:', e, resource.data); 20:18:42 | ^ 20:18:42 222 | // 如果解析失败,尝试使用正则表达式提取 20:18:42 223 | const iconMatch = resource.data.match(/icon:\s*['"]([^'"]+)['"]/); 20:18:42 224 | const urlMatch = resource.data.match(/url:\s*['"]([^'"]+)['"]/); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:294:33: 20:18:42 292 | } catch (e) { 20:18:42 293 | // 如果 URL 解析失败(可能是相对路径或特殊格式),使用字符串替换方式 20:18:42 > 294 | console.warn('URL 解析失败,使用字符串替换方式:', e, url); 20:18:42 | ^ 20:18:42 295 | 20:18:42 296 | // 使用正则表达式替换或添加参数 20:18:42 297 | if (token) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:321:21: 20:18:42 319 | 20:18:42 320 | const actionContent = url || resource.id || ''; 20:18:42 > 321 | console.log('actionContent:', actionContent); 20:18:42 | ^ 20:18:42 322 | 20:18:42 323 | // 构建 ico 字段(JSON字符串格式) 20:18:42 324 | const icoString = icon ? JSON.stringify({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:388:13: 20:18:42 386 | }, 20:18:42 387 | async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 > 388 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 | ^ 20:18:42 389 | console.log('当前appId', appId) 20:18:42 390 | 20:18:42 391 | // 判断是否为第三方应用 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:389:13: 20:18:42 387 | async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 388 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 > 389 | console.log('当前appId', appId) 20:18:42 | ^ 20:18:42 390 | 20:18:42 391 | // 判断是否为第三方应用 20:18:42 392 | if (appId && appId.startsWith('third_party')) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:398:21: 20:18:42 396 | // 实际项目中可能需要根据具体业务逻辑获取 categoryId 20:18:42 397 | const categoryId = appId || 'default'; // 示例: third_party_category_123 20:18:42 > 398 | console.log('第三方应用类别ID:', categoryId); 20:18:42 | ^ 20:18:42 399 | 20:18:42 400 | // 使用现有的 API 调用方式 20:18:42 401 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:403:29: 20:18:42 401 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 402 | onSucess: (response) => { 20:18:42 > 403 | console.log('第三方应用资源:', response); 20:18:42 | ^ 20:18:42 404 | // 构建第三方应用菜单 20:18:42 405 | if (response && response.data && response.data.data) { 20:18:42 406 | // 注意:实际数据在 response.data.data 中 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:408:33: 20:18:42 406 | // 注意:实际数据在 response.data.data 中 20:18:42 407 | const menus = this.transformRbacResourcesToMenus(response.data.data); 20:18:42 > 408 | console.log('转换后的菜单结构:', menus); 20:18:42 | ^ 20:18:42 409 | 20:18:42 410 | // 将菜单数据存储到 Vuex store 中 20:18:42 411 | this.$store.commit('loadMenus', { appId: appId, menus: menus }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:415:29: 20:18:42 413 | }, 20:18:42 414 | onError: (error) => { 20:18:42 > 415 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 416 | } 20:18:42 417 | }); 20:18:42 418 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:422:21: 20:18:42 420 | return; 20:18:42 421 | } catch (error) { 20:18:42 > 422 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 423 | } 20:18:42 424 | } 20:18:42 425 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:435:17: 20:18:42 433 | } 20:18:42 434 | if (appId == '__Hab04s0VNDPrjFZ3Xlo') {//挂图作战直接打开项目中心首页 20:18:42 > 435 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 436 | this.$parent.$parent.$parent.$parent.navtopmenuclick(1) 20:18:42 437 | return 20:18:42 438 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:444:17: 20:18:42 442 | 20:18:42 443 | if (appId == '__aNKPFCBuZfyQNzlnlZ9') { //商城pc前端入口 20:18:42 > 444 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 445 | this.$parent.$parent.$parent.$parent.navtopmenuclick(100) 20:18:42 446 | return 20:18:42 447 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllApp.vue:449:17: 20:18:42 447 | } 20:18:42 448 | if (appId == '__ZG0ZtjrEhvNbj2rlOsF') { //企业钱包前端入口 20:18:42 > 449 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 450 | this.$parent.$parent.$parent.$parent.navtopmenuclick(101) 20:18:42 451 | return 20:18:42 452 | } 20:18:42 20:18:42 20:18:42 18 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:80:13: 20:18:42 78 | else { 20:18:42 79 | this.organizationLevels=organizationLevels.split(',')//obpm.config.js定义全局变量organizationLevels 20:18:42 > 80 | console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels 20:18:42 | ^ 20:18:42 81 | if(this.organizationLevels&&this.organizationLevels.includes('Premium')){ 20:18:42 82 | this.appLevelsList() 20:18:42 83 | }else{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:98:13: 20:18:42 96 | key: "" 20:18:42 97 | } 20:18:42 > 98 | console.log(this.$listeners) 20:18:42 | ^ 20:18:42 99 | this.addTab(param) 20:18:42 100 | }, 20:18:42 101 | applistIframe() {//查询应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:109:25: 20:18:42 107 | 20:18:42 108 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 109 | console.log(response.data) 20:18:42 | ^ 20:18:42 110 | if (response.data.data.data.length) { 20:18:42 111 | let arr = [] 20:18:42 112 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:128:29: 20:18:42 126 | 20:18:42 127 | }) 20:18:42 > 128 | console.log(arr) 20:18:42 | ^ 20:18:42 129 | arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 20:18:42 130 | 20:18:42 131 | const titleMap = {} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:189:29: 20:18:42 187 | } 20:18:42 188 | } 20:18:42 > 189 | console.log(arr2) 20:18:42 | ^ 20:18:42 190 | this.appcateArrList = arr2 20:18:42 191 | 20:18:42 192 | //前端缓存本地代码块--切换不同组织的所有应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:221:29: 20:18:42 219 | parsedData = JSON.parse(jsonString); 20:18:42 220 | } catch (e) { 20:18:42 > 221 | console.warn('解析 resource.data 失败:', e, resource.data); 20:18:42 | ^ 20:18:42 222 | // 如果解析失败,尝试使用正则表达式提取 20:18:42 223 | const iconMatch = resource.data.match(/icon:\s*['"]([^'"]+)['"]/); 20:18:42 224 | const urlMatch = resource.data.match(/url:\s*['"]([^'"]+)['"]/); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:294:33: 20:18:42 292 | } catch (e) { 20:18:42 293 | // 如果 URL 解析失败(可能是相对路径或特殊格式),使用字符串替换方式 20:18:42 > 294 | console.warn('URL 解析失败,使用字符串替换方式:', e, url); 20:18:42 | ^ 20:18:42 295 | 20:18:42 296 | // 使用正则表达式替换或添加参数 20:18:42 297 | if (token) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:321:21: 20:18:42 319 | 20:18:42 320 | const actionContent = url || resource.id || ''; 20:18:42 > 321 | console.log('actionContent:', actionContent); 20:18:42 | ^ 20:18:42 322 | 20:18:42 323 | // 构建 ico 字段(JSON字符串格式) 20:18:42 324 | const icoString = icon ? JSON.stringify({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:388:13: 20:18:42 386 | }, 20:18:42 387 | loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 > 388 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 | ^ 20:18:42 389 | console.log('当前appId', appId) 20:18:42 390 | 20:18:42 391 | // 判断是否为第三方应用 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:389:13: 20:18:42 387 | loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 388 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 > 389 | console.log('当前appId', appId) 20:18:42 | ^ 20:18:42 390 | 20:18:42 391 | // 判断是否为第三方应用 20:18:42 392 | if (appId && appId.startsWith('third_party')) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:398:21: 20:18:42 396 | // 实际项目中可能需要根据具体业务逻辑获取 categoryId 20:18:42 397 | const categoryId = appId || 'default'; // 示例: third_party_category_123 20:18:42 > 398 | console.log('第三方应用类别ID:', categoryId); 20:18:42 | ^ 20:18:42 399 | 20:18:42 400 | // 使用现有的 API 调用方式 20:18:42 401 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:403:29: 20:18:42 401 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 402 | onSucess: (response) => { 20:18:42 > 403 | console.log('第三方应用资源:', response); 20:18:42 | ^ 20:18:42 404 | // 构建第三方应用菜单 20:18:42 405 | if (response && response.data && response.data.data) { 20:18:42 406 | // 注意:实际数据在 response.data.data 中 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:408:33: 20:18:42 406 | // 注意:实际数据在 response.data.data 中 20:18:42 407 | const menus = this.transformRbacResourcesToMenus(response.data.data); 20:18:42 > 408 | console.log('转换后的菜单结构:', menus); 20:18:42 | ^ 20:18:42 409 | 20:18:42 410 | // 将菜单数据存储到 Vuex store 中 20:18:42 411 | this.$store.commit('loadMenus', { appId: appId, menus: menus }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:415:29: 20:18:42 413 | }, 20:18:42 414 | onError: (error) => { 20:18:42 > 415 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 416 | } 20:18:42 417 | }); 20:18:42 418 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:422:21: 20:18:42 420 | return; 20:18:42 421 | } catch (error) { 20:18:42 > 422 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 423 | } 20:18:42 424 | } 20:18:42 425 | let httpsUrl = location.origin;//获取url各个环境地址--比如http://localhost:4000 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:434:17: 20:18:42 432 | } 20:18:42 433 | if (appId == '__Hab04s0VNDPrjFZ3Xlo') {//挂图作战直接打开项目中心首页 20:18:42 > 434 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 435 | this.$parent.$parent.$parent.$parent.navtopmenuclick(1) 20:18:42 436 | return 20:18:42 437 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:443:17: 20:18:42 441 | 20:18:42 442 | if (appId == '__aNKPFCBuZfyQNzlnlZ9') { //商城pc前端入口 20:18:42 > 443 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 444 | this.$parent.$parent.$parent.$parent.navtopmenuclick(100) 20:18:42 445 | return 20:18:42 446 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeAllAppNew.vue:448:17: 20:18:42 446 | } 20:18:42 447 | if (appId == '__ZG0ZtjrEhvNbj2rlOsF') { //企业钱包前端入口 20:18:42 > 448 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 449 | this.$parent.$parent.$parent.$parent.navtopmenuclick(101) 20:18:42 450 | return 20:18:42 451 | } 20:18:42 20:18:42 20:18:42 18 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoard.vue:55:9: 20:18:42 53 | }, 20:18:42 54 | mounted() { 20:18:42 > 55 | console.log(this) 20:18:42 | ^ 20:18:42 56 | }, 20:18:42 57 | components:{ 20:18:42 58 | homeWelcome, 20:18:42 20:18:42 20:18:42 error: The "homeAdvert" component has been registered but not used (vue/no-unused-components) at src/components/homeBoard.vue:59:9: 20:18:42 57 | components:{ 20:18:42 58 | homeWelcome, 20:18:42 > 59 | homeAdvert, 20:18:42 | ^ 20:18:42 60 | homeToAlert, 20:18:42 61 | homeMyused, 20:18:42 62 | homeAllApp, 20:18:42 20:18:42 20:18:42 error: The "homeMyused" component has been registered but not used (vue/no-unused-components) at src/components/homeBoard.vue:61:9: 20:18:42 59 | homeAdvert, 20:18:42 60 | homeToAlert, 20:18:42 > 61 | homeMyused, 20:18:42 | ^ 20:18:42 62 | homeAllApp, 20:18:42 63 | homeManageCockPit, 20:18:42 64 | homeSecCockPit, 20:18:42 20:18:42 20:18:42 error: The "homeSecCockPit" component has been registered but not used (vue/no-unused-components) at src/components/homeBoard.vue:64:9: 20:18:42 62 | homeAllApp, 20:18:42 63 | homeManageCockPit, 20:18:42 > 64 | homeSecCockPit, 20:18:42 | ^ 20:18:42 65 | homeCalendarBox 20:18:42 66 | } 20:18:42 67 | } 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoardBKT.vue:181:9: 20:18:42 179 | }, 20:18:42 180 | mounted() { 20:18:42 > 181 | console.log(this) 20:18:42 | ^ 20:18:42 182 | }, 20:18:42 183 | components:{ 20:18:42 184 | homeWelcomeNew, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoardFree.vue:66:11: 20:18:42 64 | key:"" 20:18:42 65 | } 20:18:42 > 66 | console.log(this.$listeners) 20:18:42 | ^ 20:18:42 67 | this.addTab(param) 20:18:42 68 | }, 20:18:42 69 | applistIframe(){//查询应用列表 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoardFree.vue:76:25: 20:18:42 74 | onSucess: response => { 20:18:42 75 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 76 | console.log(response.data) 20:18:42 | ^ 20:18:42 77 | if(response.data.data.data.length){ 20:18:42 78 | let arr=[] 20:18:42 79 | response.data.data.data.forEach((item,index)=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoardFree.vue:95:29: 20:18:42 93 | 20:18:42 94 | }) 20:18:42 > 95 | console.log(arr) 20:18:42 | ^ 20:18:42 96 | arr.sort((a,b)=>{return Number(a.cateSort)-Number(b.cateSort)}) //分类排序cateSort 20:18:42 97 | 20:18:42 98 | const titleMap = {} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeBoardFree.vue:146:28: 20:18:42 144 | } 20:18:42 145 | } 20:18:42 > 146 | console.log(arr2) 20:18:42 | ^ 20:18:42 147 | this.appcateArrList=arr2 20:18:42 148 | 20:18:42 149 | if(this.appcateArrList[0].children[0].appid=='__d1qEDy3wYq8VF5KvUoE'){//智能人事(__xkeybkGaZa1SboC9GL1)、机构用户管理(__d1qEDy3wYq8VF5KvUoE) 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:325:12: 20:18:42 323 | this.activeIndex=index 20:18:42 324 | var dayobjectStr=new Date(dayobject.day) 20:18:42 > 325 | console.log(dayobjectStr.getFullYear()) 20:18:42 | ^ 20:18:42 326 | console.log(dayobjectStr.getMonth()+1) 20:18:42 327 | console.log(dayobjectStr.getDate()) 20:18:42 328 | let year=dayobjectStr.getFullYear() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:326:12: 20:18:42 324 | var dayobjectStr=new Date(dayobject.day) 20:18:42 325 | console.log(dayobjectStr.getFullYear()) 20:18:42 > 326 | console.log(dayobjectStr.getMonth()+1) 20:18:42 | ^ 20:18:42 327 | console.log(dayobjectStr.getDate()) 20:18:42 328 | let year=dayobjectStr.getFullYear() 20:18:42 329 | let month=(dayobjectStr.getMonth()+1)<10?'0'+(dayobjectStr.getMonth()+1):(dayobjectStr.getMonth()+1) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:327:12: 20:18:42 325 | console.log(dayobjectStr.getFullYear()) 20:18:42 326 | console.log(dayobjectStr.getMonth()+1) 20:18:42 > 327 | console.log(dayobjectStr.getDate()) 20:18:42 | ^ 20:18:42 328 | let year=dayobjectStr.getFullYear() 20:18:42 329 | let month=(dayobjectStr.getMonth()+1)<10?'0'+(dayobjectStr.getMonth()+1):(dayobjectStr.getMonth()+1) 20:18:42 330 | let day=dayobjectStr.getDate()<10?'0'+dayobjectStr.getDate():dayobjectStr.getDate() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:346:13: 20:18:42 344 | let str=this.currentYear+'-'+currentMonthStr 20:18:42 345 | let obj={startTime:str} 20:18:42 > 346 | console.log(obj) 20:18:42 | ^ 20:18:42 347 | this.$api.v3searchCalendarListApi(obj,{ 20:18:42 348 | onSucess: response => { 20:18:42 349 | console.log(response.data) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:349:21: 20:18:42 347 | this.$api.v3searchCalendarListApi(obj,{ 20:18:42 348 | onSucess: response => { 20:18:42 > 349 | console.log(response.data) 20:18:42 | ^ 20:18:42 350 | if(response.data.code){ 20:18:42 351 | this.calendarAllItem=response.data.datas 20:18:42 352 | console.log(this.calendarAllItem) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:352:25: 20:18:42 350 | if(response.data.code){ 20:18:42 351 | this.calendarAllItem=response.data.datas 20:18:42 > 352 | console.log(this.calendarAllItem) 20:18:42 | ^ 20:18:42 353 | if(this.calendarAllItem.length){ 20:18:42 354 | this.calendarAllItem.forEach(item=>{ 20:18:42 355 | let date=new Date(item.item_starttime.time) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:362:29: 20:18:42 360 | this.$set(item,'itemStartTimeAllTime',dateStr) 20:18:42 361 | }) 20:18:42 > 362 | console.log(this.calendarAllItem) 20:18:42 | ^ 20:18:42 363 | 20:18:42 364 | //同一天 20:18:42 365 | this.days.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:370:44: 20:18:42 368 | this.$nextTick(()=>{ 20:18:42 369 | this.$set(item,'count',item.count+1) 20:18:42 > 370 | console.log(its.item_state) 20:18:42 | ^ 20:18:42 371 | if(its.item_state=='已完成'){ 20:18:42 372 | this.$set(item,'itemstatecount',item.itemstatecount+1) 20:18:42 373 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:379:29: 20:18:42 377 | }) 20:18:42 378 | 20:18:42 > 379 | console.log(this.days) 20:18:42 | ^ 20:18:42 380 | } 20:18:42 381 | } 20:18:42 382 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:401:13: 20:18:42 399 | } 20:18:42 400 | let obj={startTime:str} 20:18:42 > 401 | console.log(obj) 20:18:42 | ^ 20:18:42 402 | this.$api.v3searchCalendarListApi(obj,{ 20:18:42 403 | onSucess: response => { 20:18:42 404 | console.log(response.data) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:404:21: 20:18:42 402 | this.$api.v3searchCalendarListApi(obj,{ 20:18:42 403 | onSucess: response => { 20:18:42 > 404 | console.log(response.data) 20:18:42 | ^ 20:18:42 405 | if(response.data.code){ 20:18:42 406 | this.calendarDataItems=response.data.datas 20:18:42 407 | if(this.calendarDataItems.length){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:416:26: 20:18:42 414 | }) 20:18:42 415 | } 20:18:42 > 416 | console.log(this.calendarDataItems) 20:18:42 | ^ 20:18:42 417 | } 20:18:42 418 | } 20:18:42 419 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:422:13: 20:18:42 420 | }, 20:18:42 421 | itemState(item){ 20:18:42 > 422 | console.log(item) 20:18:42 | ^ 20:18:42 423 | let obj={ 20:18:42 424 | id:item.id, 20:18:42 425 | state:item.item_stateFlag?'已完成':'未完成' 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:429:21: 20:18:42 427 | this.$api.v3CanlendarFinishStatusApi(obj,{ 20:18:42 428 | onSucess: response => { 20:18:42 > 429 | console.log(response.data) 20:18:42 | ^ 20:18:42 430 | if(response.data.code){ 20:18:42 431 | this.searchCalendarList() 20:18:42 432 | this.searchCalendarListDay() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:467:13: 20:18:42 465 | }, 20:18:42 466 | submit(){ 20:18:42 > 467 | console.log(this.formList.startTime) 20:18:42 | ^ 20:18:42 468 | console.log(typeof this.formList.startTime) 20:18:42 469 | console.log(this.formList) 20:18:42 470 | console.log(this.resultArr) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:468:13: 20:18:42 466 | submit(){ 20:18:42 467 | console.log(this.formList.startTime) 20:18:42 > 468 | console.log(typeof this.formList.startTime) 20:18:42 | ^ 20:18:42 469 | console.log(this.formList) 20:18:42 470 | console.log(this.resultArr) 20:18:42 471 | if(this.formList.endTime){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:469:13: 20:18:42 467 | console.log(this.formList.startTime) 20:18:42 468 | console.log(typeof this.formList.startTime) 20:18:42 > 469 | console.log(this.formList) 20:18:42 | ^ 20:18:42 470 | console.log(this.resultArr) 20:18:42 471 | if(this.formList.endTime){ 20:18:42 472 | if(this.formList.endTime<this.formList.startTime) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:470:13: 20:18:42 468 | console.log(typeof this.formList.startTime) 20:18:42 469 | console.log(this.formList) 20:18:42 > 470 | console.log(this.resultArr) 20:18:42 | ^ 20:18:42 471 | if(this.formList.endTime){ 20:18:42 472 | if(this.formList.endTime<this.formList.startTime) { 20:18:42 473 | this.$message({type:'warning',message:'结束时间不能小于开始时间'}) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:489:22: 20:18:42 487 | ParticipantName=ParticipantName.substring(0,ParticipantName.length-1) 20:18:42 488 | } 20:18:42 > 489 | console.log(participant) 20:18:42 | ^ 20:18:42 490 | let obj={ 20:18:42 491 | items:{ 20:18:42 492 | thescheduleofTheType:this.formList.thescheduleofTheType, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:509:33: 20:18:42 507 | this.$api.v3CalendarOkUpdateApi(obj,{ 20:18:42 508 | onSucess: response => { 20:18:42 > 509 | console.log(response.data) 20:18:42 | ^ 20:18:42 510 | if(response.data.code==0){ 20:18:42 511 | this.dialog=false 20:18:42 512 | this.$nextTick(function () { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:524:33: 20:18:42 522 | this.$api.v3CalendarOkApi(obj,{ 20:18:42 523 | onSucess: response => { 20:18:42 > 524 | console.log(response.data) 20:18:42 | ^ 20:18:42 525 | if(response.data.code==0){ 20:18:42 526 | this.dialog=false 20:18:42 527 | this.$nextTick(function () { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:551:13: 20:18:42 549 | }, 20:18:42 550 | filterMethod(val){//输入框过滤搜索 20:18:42 > 551 | console.log(val)//输入框关键词名称 20:18:42 | ^ 20:18:42 552 | this.params.keyword=val 20:18:42 553 | let obj2={domainId:localStorage.getItem("domainId")||''} 20:18:42 554 | this.$api.v3employeeTableListApi(this.params,obj2,{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:588:13: 20:18:42 586 | }, 20:18:42 587 | filterMethodParty(val){//输入框过滤搜索 20:18:42 > 588 | console.log(val)//输入框关键词名称 20:18:42 | ^ 20:18:42 589 | this.params2.keyword=val 20:18:42 590 | let obj2={domainId:localStorage.getItem("domainId")||''} 20:18:42 591 | this.$api.v3employeeTableListApi(this.params2,obj2,{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:613:13: 20:18:42 611 | this.resultArr=resultArr2 20:18:42 612 | this.resultArr=[...new Set(this.resultArr)] 20:18:42 > 613 | console.log(this.resultArr) 20:18:42 | ^ 20:18:42 614 | }, 20:18:42 615 | removetagParty(val){ 20:18:42 616 | console.log(val) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:616:13: 20:18:42 614 | }, 20:18:42 615 | removetagParty(val){ 20:18:42 > 616 | console.log(val) 20:18:42 | ^ 20:18:42 617 | this.resultArr.forEach(item=>{ 20:18:42 618 | if(item.id==val){ 20:18:42 619 | this.resultArr.splice(item,1) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:622:13: 20:18:42 620 | } 20:18:42 621 | }) 20:18:42 > 622 | console.log(this.resultArr) 20:18:42 | ^ 20:18:42 623 | }, 20:18:42 624 | uploadImg(e) { 20:18:42 625 | // alert(this.fileList.length) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:630:13: 20:18:42 628 | // return false 20:18:42 629 | // } 20:18:42 > 630 | console.log(e.file) 20:18:42 | ^ 20:18:42 631 | let fd=new FormData() 20:18:42 632 | fd.append("file",e.file) 20:18:42 633 | console.log(fd) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:633:13: 20:18:42 631 | let fd=new FormData() 20:18:42 632 | fd.append("file",e.file) 20:18:42 > 633 | console.log(fd) 20:18:42 | ^ 20:18:42 634 | this.$api.v3commonFileUploadApi(fd,{ 20:18:42 635 | onSucess: response => { 20:18:42 636 | console.log(response.data.data) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:636:21: 20:18:42 634 | this.$api.v3commonFileUploadApi(fd,{ 20:18:42 635 | onSucess: response => { 20:18:42 > 636 | console.log(response.data.data) 20:18:42 | ^ 20:18:42 637 | let obj={ 20:18:42 638 | name:e.file.name, 20:18:42 639 | path:response.data.data, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:656:12: 20:18:42 654 | }, 20:18:42 655 | handleRemove(file, fileList){ 20:18:42 > 656 | console.log(file) 20:18:42 | ^ 20:18:42 657 | this.fileList.forEach((item,index)=>{ 20:18:42 658 | if(item==file){ 20:18:42 659 | this.fileList.splice(index,1) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:700:11: 20:18:42 698 | }, 20:18:42 699 | onpreview(file){ 20:18:42 > 700 | console.log(file) 20:18:42 | ^ 20:18:42 701 | if(file.path.indexOf('http')==-1){ 20:18:42 702 | if(location.origin.indexOf('test')>-1){ 20:18:42 703 | window.open('/v3/shared'+file.path) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:727:29: 20:18:42 725 | this.$api.v3CanlendarDelApi(obj,{ 20:18:42 726 | onSucess: response => { 20:18:42 > 727 | console.log(response.data) 20:18:42 | ^ 20:18:42 728 | if(response.data.code){ 20:18:42 729 | this.searchCalendarList() 20:18:42 730 | this.searchCalendarListDay() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:745:21: 20:18:42 743 | this.$api.v3CanlendarFinishStatusApi(obj,{ 20:18:42 744 | onSucess: response => { 20:18:42 > 745 | console.log(response.data) 20:18:42 | ^ 20:18:42 746 | if(response.data.code){ 20:18:42 747 | this.searchCalendarList() 20:18:42 748 | this.searchCalendarListDay() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:766:25: 20:18:42 764 | if(response.data.code==0){ 20:18:42 765 | this.formList=response.data.datas[0] 20:18:42 > 766 | console.log(this.formList) 20:18:42 | ^ 20:18:42 767 | if(this.formList.item_starttime){ 20:18:42 768 | let date=new Date(this.formList.item_starttime.time) 20:18:42 769 | let year=date.getFullYear() 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:775:29: 20:18:42 773 | let mm=date.getMinutes()<10?'0'+date.getMinutes():date.getMinutes() 20:18:42 774 | let startTime=year+'-'+month+'-'+dates+' '+HH+':'+mm 20:18:42 > 775 | console.log(startTime) 20:18:42 | ^ 20:18:42 776 | console.log(typeof startTime) 20:18:42 777 | this.$set(this.formList,'startTime',startTime) 20:18:42 778 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:776:29: 20:18:42 774 | let startTime=year+'-'+month+'-'+dates+' '+HH+':'+mm 20:18:42 775 | console.log(startTime) 20:18:42 > 776 | console.log(typeof startTime) 20:18:42 | ^ 20:18:42 777 | this.$set(this.formList,'startTime',startTime) 20:18:42 778 | } 20:18:42 779 | if(this.formList.item_endtime){ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:796:29: 20:18:42 794 | this.$set(this.formList,'executorName',this.formList.item_executorname) 20:18:42 795 | if(this.formList.item_participant){ 20:18:42 > 796 | console.log(this.formList.item_participant) 20:18:42 | ^ 20:18:42 797 | let participantStr=this.formList.item_participant.split(";") 20:18:42 798 | this.$set(this.formList,'participant',participantStr) 20:18:42 799 | this.$set(this.formList,'ParticipantName',this.formList.item_participantname) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeCalendarBox.vue:869:13: 20:18:42 867 | this.$set(item,'count',0) 20:18:42 868 | }) 20:18:42 > 869 | console.log(this.days) 20:18:42 | ^ 20:18:42 870 | }, 20:18:42 871 | pickPre(year, month){ 20:18:42 872 | // setDate(0); 上月最后一天 20:18:42 20:18:42 20:18:42 38 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:65:29: 20:18:42 63 | parsedData = JSON.parse(jsonString); 20:18:42 64 | } catch (e) { 20:18:42 > 65 | console.warn('解析 resource.data 失败:', e, resource.data); 20:18:42 | ^ 20:18:42 66 | // 如果解析失败,尝试使用正则表达式提取 20:18:42 67 | const iconMatch = resource.data.match(/icon:\s*['"]([^'"]+)['"]/); 20:18:42 68 | const urlMatch = resource.data.match(/url:\s*['"]([^'"]+)['"]/); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:138:33: 20:18:42 136 | } catch (e) { 20:18:42 137 | // 如果 URL 解析失败(可能是相对路径或特殊格式),使用字符串替换方式 20:18:42 > 138 | console.warn('URL 解析失败,使用字符串替换方式:', e, url); 20:18:42 | ^ 20:18:42 139 | 20:18:42 140 | // 使用正则表达式替换或添加参数 20:18:42 141 | if (token) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:165:21: 20:18:42 163 | 20:18:42 164 | const actionContent = url || resource.id || ''; 20:18:42 > 165 | console.log('actionContent:', actionContent); 20:18:42 | ^ 20:18:42 166 | 20:18:42 167 | // 构建 ico 字段(JSON字符串格式) 20:18:42 168 | const icoString = icon ? JSON.stringify({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:232:13: 20:18:42 230 | }, 20:18:42 231 | async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 > 232 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 | ^ 20:18:42 233 | console.log('当前appId', appId) 20:18:42 234 | 20:18:42 235 | // 判断是否为第三方应用 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:233:13: 20:18:42 231 | async loadAppMenu(appId, name) {//点击应用列表查询左边应用菜单 20:18:42 232 | console.log(this.$parent.$parent.$parent.$parent) 20:18:42 > 233 | console.log('当前appId', appId) 20:18:42 | ^ 20:18:42 234 | 20:18:42 235 | // 判断是否为第三方应用 20:18:42 236 | if (appId && appId.startsWith('third_party')) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:242:21: 20:18:42 240 | // 实际项目中可能需要根据具体业务逻辑获取 categoryId 20:18:42 241 | const categoryId = appId || 'default'; // 示例: third_party_category_123 20:18:42 > 242 | console.log('第三方应用类别ID:', categoryId); 20:18:42 | ^ 20:18:42 243 | 20:18:42 244 | // 使用现有的 API 调用方式 20:18:42 245 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:247:29: 20:18:42 245 | this.$api.getRbacCategoryResources(categoryId, { 20:18:42 246 | onSucess: (response) => { 20:18:42 > 247 | console.log('第三方应用资源:', response); 20:18:42 | ^ 20:18:42 248 | // 构建第三方应用菜单 20:18:42 249 | if (response && response.data && response.data.data) { 20:18:42 250 | // 注意:实际数据在 response.data.data 中 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:252:33: 20:18:42 250 | // 注意:实际数据在 response.data.data 中 20:18:42 251 | const menus = this.transformRbacResourcesToMenus(response.data.data); 20:18:42 > 252 | console.log('转换后的菜单结构:', menus); 20:18:42 | ^ 20:18:42 253 | 20:18:42 254 | // 将菜单数据存储到 Vuex store 中 20:18:42 255 | this.$store.commit('loadMenus', { appId: appId, menus: menus }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:259:29: 20:18:42 257 | }, 20:18:42 258 | onError: (error) => { 20:18:42 > 259 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 260 | } 20:18:42 261 | }); 20:18:42 262 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:266:21: 20:18:42 264 | return; 20:18:42 265 | } catch (error) { 20:18:42 > 266 | console.error('获取第三方应用资源失败:', error); 20:18:42 | ^ 20:18:42 267 | } 20:18:42 268 | } 20:18:42 269 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:279:17: 20:18:42 277 | } 20:18:42 278 | if (appId == '__Hab04s0VNDPrjFZ3Xlo') {//挂图作战直接打开项目中心首页 20:18:42 > 279 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 280 | this.$parent.$parent.$parent.$parent.navtopmenuclick(1) 20:18:42 281 | return 20:18:42 282 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:288:17: 20:18:42 286 | 20:18:42 287 | if (appId == '__aNKPFCBuZfyQNzlnlZ9') { //商城pc前端入口 20:18:42 > 288 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 289 | this.$parent.$parent.$parent.$parent.navtopmenuclick(100) 20:18:42 290 | return 20:18:42 291 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeMyused.vue:293:17: 20:18:42 291 | } 20:18:42 292 | if (appId == '__ZG0ZtjrEhvNbj2rlOsF') { //企业钱包前端入口 20:18:42 > 293 | console.log(this.$parent.$parent) 20:18:42 | ^ 20:18:42 294 | this.$parent.$parent.$parent.$parent.navtopmenuclick(101) 20:18:42 295 | return 20:18:42 296 | } 20:18:42 20:18:42 20:18:42 13 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeSecCockPit.vue:80:21: 20:18:42 78 | this.$api.v3manageCockPitListApi(data,{ 20:18:42 79 | onSucess: response => { 20:18:42 > 80 | console.log(response.data) 20:18:42 | ^ 20:18:42 81 | if(response.data.code==0){ 20:18:42 82 | let dataNums=response.data.data 20:18:42 83 | if(dataNums.length){ 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:55:9: 20:18:42 53 | }, 20:18:42 54 | created() { 20:18:42 > 55 | console.log(this.$root.user) 20:18:42 | ^ 20:18:42 56 | this.network = __network__ 20:18:42 57 | if(this.network){ 20:18:42 58 | this.getLocation(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:107:24: 20:18:42 105 | if(response.data.data){ 20:18:42 106 | this.hiredDate=response.data.data.hiredDate 20:18:42 > 107 | console.log(this.hiredDate) 20:18:42 | ^ 20:18:42 108 | this.hiredDateToNow=diffDate(response.data.data.hiredDate,getNowFormatDate()) 20:18:42 109 | } 20:18:42 110 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:121:23: 20:18:42 119 | onSucess: response => { 20:18:42 120 | if(response.data.data){ 20:18:42 > 121 | console.log(response.data.data) 20:18:42 | ^ 20:18:42 122 | if(response.data.data.datas.length){ 20:18:42 123 | this.getAnnouncementFirst=response.data.data.datas[0] 20:18:42 124 | }else{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:159:21: 20:18:42 157 | function onComplete (data) { 20:18:42 158 | // data是具体的定位信息 20:18:42 > 159 | console.log('定位成功信息:', data.addressComponent.city); 20:18:42 | ^ 20:18:42 160 | self.city = (data.addressComponent && data.addressComponent.city); 20:18:42 161 | AMap.plugin('AMap.Weather', function() { 20:18:42 162 | console.log(self.city) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:162:25: 20:18:42 160 | self.city = (data.addressComponent && data.addressComponent.city); 20:18:42 161 | AMap.plugin('AMap.Weather', function() { 20:18:42 > 162 | console.log(self.city) 20:18:42 | ^ 20:18:42 163 | var weather = new AMap.Weather(); 20:18:42 164 | weather.getLive(self.city, function(err, data) { 20:18:42 165 | if (!err) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:166:33: 20:18:42 164 | weather.getLive(self.city, function(err, data) { 20:18:42 165 | if (!err) { 20:18:42 > 166 | console.log(data) 20:18:42 | ^ 20:18:42 167 | self.cityInfo=data 20:18:42 168 | if(data.weather.indexOf('晴')>-1){ 20:18:42 169 | self.weatherImg=self.sun 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:200:21: 20:18:42 198 | function onError (data) { 20:18:42 199 | // 定位出错 20:18:42 > 200 | console.log('定位失败错误:', data); 20:18:42 | ^ 20:18:42 201 | self.city=''//定位失败隐藏 20:18:42 202 | // 调用IP定位 20:18:42 203 | self.getLngLatLocation(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:213:21: 20:18:42 211 | if (status === 'complete' && result.info === 'OK') { 20:18:42 212 | // 查询成功,result即为当前所在城市信息 20:18:42 > 213 | console.log('通过ip获取当前城市:', result); 20:18:42 | ^ 20:18:42 214 | // 逆向地理编码 20:18:42 215 | AMap.plugin('AMap.Geocoder', function () { 20:18:42 216 | var geocoder = new AMap.Geocoder({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:225:25: 20:18:42 223 | if (status === 'complete' && data.info === 'OK') { 20:18:42 224 | // result为对应的地理位置详细信息 20:18:42 > 225 | console.log(data); 20:18:42 | ^ 20:18:42 226 | } 20:18:42 227 | }); 20:18:42 228 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:246:20: 20:18:42 244 | // loading.close();//关闭加载 20:18:42 245 | // }); 20:18:42 > 246 | console.log('banner______________',response.data.data.data) 20:18:42 | ^ 20:18:42 247 | if(response.data.data.data){ 20:18:42 248 | let Arry=[] 20:18:42 249 | response.data.data.data.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcome.vue:258:24: 20:18:42 256 | }) 20:18:42 257 | this.bannerArr=Arry 20:18:42 > 258 | console.log(this.bannerArr) 20:18:42 | ^ 20:18:42 259 | } 20:18:42 260 | } 20:18:42 261 | }) 20:18:42 20:18:42 20:18:42 11 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:57:9: 20:18:42 55 | }, 20:18:42 56 | created() { 20:18:42 > 57 | console.log(this.$root.user) 20:18:42 | ^ 20:18:42 58 | this.network = __network__ 20:18:42 59 | if(this.network){ 20:18:42 60 | this.getLocation(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:154:24: 20:18:42 152 | if(response.data.data){ 20:18:42 153 | this.hiredDate=response.data.data.hiredDate 20:18:42 > 154 | console.log(this.hiredDate) 20:18:42 | ^ 20:18:42 155 | this.hiredDateToNow=diffDate(response.data.data.hiredDate,getNowFormatDate()) 20:18:42 156 | } 20:18:42 157 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:168:23: 20:18:42 166 | onSucess: response => { 20:18:42 167 | if(response.data.data){ 20:18:42 > 168 | console.log(response.data.data) 20:18:42 | ^ 20:18:42 169 | if(response.data.data.datas.length){ 20:18:42 170 | this.getAnnouncementFirst=response.data.data.datas[0] 20:18:42 171 | }else{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:206:21: 20:18:42 204 | function onComplete (data) { 20:18:42 205 | // data是具体的定位信息 20:18:42 > 206 | console.log('定位成功信息:', data.addressComponent.city); 20:18:42 | ^ 20:18:42 207 | self.city = (data.addressComponent && data.addressComponent.city); 20:18:42 208 | AMap.plugin('AMap.Weather', function() { 20:18:42 209 | console.log(self.city) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:209:25: 20:18:42 207 | self.city = (data.addressComponent && data.addressComponent.city); 20:18:42 208 | AMap.plugin('AMap.Weather', function() { 20:18:42 > 209 | console.log(self.city) 20:18:42 | ^ 20:18:42 210 | var weather = new AMap.Weather(); 20:18:42 211 | weather.getLive(self.city, function(err, data) { 20:18:42 212 | if (!err) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:213:33: 20:18:42 211 | weather.getLive(self.city, function(err, data) { 20:18:42 212 | if (!err) { 20:18:42 > 213 | console.log(data) 20:18:42 | ^ 20:18:42 214 | self.cityInfo=data 20:18:42 215 | if(data.weather.indexOf('晴')>-1){ 20:18:42 216 | self.weatherImg=self.sun 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:247:21: 20:18:42 245 | function onError (data) { 20:18:42 246 | // 定位出错 20:18:42 > 247 | console.log('定位失败错误:', data); 20:18:42 | ^ 20:18:42 248 | self.city=''//定位失败隐藏 20:18:42 249 | // 调用IP定位 20:18:42 250 | self.getLngLatLocation(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:260:21: 20:18:42 258 | if (status === 'complete' && result.info === 'OK') { 20:18:42 259 | // 查询成功,result即为当前所在城市信息 20:18:42 > 260 | console.log('通过ip获取当前城市:', result); 20:18:42 | ^ 20:18:42 261 | // 逆向地理编码 20:18:42 262 | AMap.plugin('AMap.Geocoder', function () { 20:18:42 263 | var geocoder = new AMap.Geocoder({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:272:25: 20:18:42 270 | if (status === 'complete' && data.info === 'OK') { 20:18:42 271 | // result为对应的地理位置详细信息 20:18:42 > 272 | console.log(data); 20:18:42 | ^ 20:18:42 273 | } 20:18:42 274 | }); 20:18:42 275 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:293:20: 20:18:42 291 | // loading.close();//关闭加载 20:18:42 292 | // }); 20:18:42 > 293 | console.log('banner______________',response.data.data.data) 20:18:42 | ^ 20:18:42 294 | if(response.data.data.data){ 20:18:42 295 | let Arry=[] 20:18:42 296 | response.data.data.data.forEach(item=>{ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/homeWelcomeNew.vue:305:24: 20:18:42 303 | }) 20:18:42 304 | this.bannerArr=Arry.slice(0,3) 20:18:42 > 305 | console.log(this.bannerArr) 20:18:42 | ^ 20:18:42 306 | } 20:18:42 307 | } 20:18:42 308 | }) 20:18:42 20:18:42 20:18:42 11 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_content.vue:237:7: 20:18:42 235 | onTabClick: function(tab,index) { 20:18:42 236 | // debugger 20:18:42 > 237 | console.log(tab) 20:18:42 | ^ 20:18:42 238 | console.log(index) 20:18:42 239 | this.$emit("active-tab", tab,index); 20:18:42 240 | //点击tab标签左边菜单显示对应的应用--bcx新增功能 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_content.vue:238:7: 20:18:42 236 | // debugger 20:18:42 237 | console.log(tab) 20:18:42 > 238 | console.log(index) 20:18:42 | ^ 20:18:42 239 | this.$emit("active-tab", tab,index); 20:18:42 240 | //点击tab标签左边菜单显示对应的应用--bcx新增功能 20:18:42 241 | let appId=tab.appId 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_content.vue:255:9: 20:18:42 253 | this.$root.appid = appId; 20:18:42 254 | } 20:18:42 > 255 | console.log(tab) 20:18:42 | ^ 20:18:42 256 | this.setMaincontent(false) 20:18:42 257 | this.$parent.showApp=true 20:18:42 258 | this.$parent.showWait=false 20:18:42 20:18:42 20:18:42 3 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_navbar.vue:157:7: 20:18:42 155 | defaultClickFirst(dataArr){ 20:18:42 156 | // debugger 20:18:42 > 157 | console.log(dataArr) 20:18:42 | ^ 20:18:42 158 | if(dataArr[0].children){ 20:18:42 159 | if(dataArr[0].children[0].children){ 20:18:42 160 | this.onMenuClick(dataArr[0].children[0].children[0]) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_navbar.vue:165:11: 20:18:42 163 | } 20:18:42 164 | }else{ 20:18:42 > 165 | console.log(dataArr[0]) 20:18:42 | ^ 20:18:42 166 | this.onMenuClick(dataArr[0]) 20:18:42 167 | } 20:18:42 168 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_navbar.vue:171:7: 20:18:42 169 | onMenuClick: function(menu) { 20:18:42 170 | // debugger 20:18:42 > 171 | console.log(menu) 20:18:42 | ^ 20:18:42 172 | this.currentMenuId = menu.id; 20:18:42 173 | if(menu.opentarget == "target") { 20:18:42 174 | let paramKey = ''; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_navbar.vue:198:1: 20:18:42 196 | }); 20:18:42 197 | 20:18:42 > 198 | console.log(routeData,'routeDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteDatarouteData'); 20:18:42 | ^ 20:18:42 199 | 20:18:42 200 | window.open(routeData.href, '_blank'); 20:18:42 201 | 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_pending.vue:605:9: 20:18:42 603 | activate() { 20:18:42 604 | if (this.backlogRight.length === 0) { 20:18:42 > 605 | console.log("--->0"); 20:18:42 | ^ 20:18:42 606 | } 20:18:42 607 | }, 20:18:42 608 | //点击左侧导航触发待办事项 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_processing.vue:248:7: 20:18:42 246 | }, 20:18:42 247 | isComplete() { 20:18:42 > 248 | console.log("isComplete---->",this.status); 20:18:42 | ^ 20:18:42 249 | let appId = this.openParams.appId ? this.openParams.appId : this.currentAppId; 20:18:42 250 | let params = { 20:18:42 251 | applicationId: appId, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_read.vue:209:7: 20:18:42 207 | }, 20:18:42 208 | onRowClick(row, column, event ) { 20:18:42 > 209 | console.log("row--->",row.index); 20:18:42 | ^ 20:18:42 210 | 20:18:42 211 | let params = { 20:18:42 212 | appId: this.$root.appid, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_read.vue:351:9: 20:18:42 349 | activate() { 20:18:42 350 | if (this.backlogRight.length === 0) { 20:18:42 > 351 | console.log("--->0"); 20:18:42 | ^ 20:18:42 352 | } 20:18:42 353 | }, 20:18:42 354 | //点击左侧导航触发待办事项 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/main_unread.vue:211:7: 20:18:42 209 | }, 20:18:42 210 | onRowClick(row, column, event ) { 20:18:42 > 211 | console.log("row--->",row.index); 20:18:42 | ^ 20:18:42 212 | 20:18:42 213 | let params = { 20:18:42 214 | appId: this.$root.appid, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/main_unread.vue:353:9: 20:18:42 351 | activate() { 20:18:42 352 | if (this.backlogRight.length === 0) { 20:18:42 > 353 | console.log("--->0"); 20:18:42 | ^ 20:18:42 354 | } 20:18:42 355 | }, 20:18:42 356 | //点击左侧导航触发待办事项 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/map_arcGIS.vue:122:9: 20:18:42 120 | 20:18:42 121 | }, reason => { 20:18:42 > 122 | console.log (reason); 20:18:42 | ^ 20:18:42 123 | }) 20:18:42 124 | }, 20:18:42 125 | 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/menu_custom_linktype.vue:49:5: 20:18:42 47 | created() { 20:18:42 48 | 20:18:42 > 49 | console.log(this.openParams,'openParams'); 20:18:42 | ^ 20:18:42 50 | 20:18:42 51 | // Function to check if the URL contains the specified domain and redirect 20:18:42 52 | function checkAndRedirect(v) { 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_calctext.vue:47:7: 20:18:42 45 | methods: { 20:18:42 46 | setValue(value) { 20:18:42 > 47 | console.log(value) 20:18:42 | ^ 20:18:42 48 | if(value&&value.indexOf("pdfviewer.html") > -1) { 20:18:42 49 | let statiContextPath = obpmConfig.statiContextPath; 20:18:42 50 | if(statiContextPath) { //5.0 trunk 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_dept_select.vue:297:11: 20:18:42 295 | onSucess: (res) => { 20:18:42 296 | this.tableData = res.data.data; 20:18:42 > 297 | console.log(this.tableData); 20:18:42 | ^ 20:18:42 298 | }, 20:18:42 299 | }); 20:18:42 300 | }, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_dept_tree_select.vue:323:7: 20:18:42 321 | this.activeRightDept.push(key); 20:18:42 322 | } 20:18:42 > 323 | console.log("------------->", this.activeRightDept); 20:18:42 | ^ 20:18:42 324 | }, 20:18:42 325 | selectType(val) { 20:18:42 326 | if (val == "TORIGHT") { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_dept_tree_select.vue:524:13: 20:18:42 522 | // name: "test123" 20:18:42 523 | // userCount: 21 20:18:42 > 524 | console.log("this.nodes--->", nodes); 20:18:42 | ^ 20:18:42 525 | resolve(nodes); 20:18:42 526 | }, 20:18:42 527 | }); 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_kms.vue:252:11: 20:18:42 250 | this.$api.templateDownload(name, path, { 20:18:42 251 | onSucess: (response) => { 20:18:42 > 252 | console.log("res--->", response); 20:18:42 | ^ 20:18:42 253 | let fileName = ""; 20:18:42 254 | let type = response.headers["content-type"]; 20:18:42 255 | if (response.headers["content-disposition"]) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_kms.vue:333:7: 20:18:42 331 | }, 20:18:42 332 | openKmDialog() { 20:18:42 > 333 | console.log("------------>", this.selectData); 20:18:42 | ^ 20:18:42 334 | this.dialogVisible = true; 20:18:42 335 | //fileName=&orderByfield=CREATE_DATE&orderMode=desc&pageNo=1&linesPerPage=10&_=1594349604925 20:18:42 336 | let params = { 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:387:9: 20:18:42 385 | listUp(index) { 20:18:42 386 | if (index == 0) { 20:18:42 > 387 | console.log("最顶部-->"); 20:18:42 | ^ 20:18:42 388 | } else { 20:18:42 389 | let arr = this.field.value; 20:18:42 390 | arr[index] = arr.splice(index - 1, 1, arr[index])[0]; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:397:9: 20:18:42 395 | listDown(index) { 20:18:42 396 | if (index == this.field.value.length - 1) { 20:18:42 > 397 | console.log("最底部-->"); 20:18:42 | ^ 20:18:42 398 | } else { 20:18:42 399 | let arr = this.field.value; 20:18:42 400 | arr[index] = arr.splice(index + 1, 1, arr[index])[0]; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:419:4: 20:18:42 417 | 20:18:42 418 | uploadImg(e){ 20:18:42 > 419 | console.log(e.file) 20:18:42 | ^ 20:18:42 420 | //obs文件上传start 20:18:42 421 | if(__network__){ 20:18:42 422 | this.obsFile(e)//obs文件上传 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:668:5: 20:18:42 666 | } 20:18:42 667 | link.href = op + "/runtime/file/download?filename=" + encodeURI(file.name) + "&filepath=" + file.path+'&v='+new Date().getTime(); 20:18:42 > 668 | console.log(link.href) 20:18:42 | ^ 20:18:42 669 | link.setAttribute('download', file.name); 20:18:42 670 | link.click(); 20:18:42 671 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:676:6: 20:18:42 674 | handleExceed(files, fileList) { //文件超出个数限制时的钩子 20:18:42 675 | if(this.field.limitNumber=="1"){//上传限制一张用覆盖的方式重新上传 20:18:42 > 676 | console.log(files[0]) 20:18:42 | ^ 20:18:42 677 | files[0].uid=new Date().getTime() 20:18:42 678 | this.field.value=[] 20:18:42 679 | let e={file:files[0]} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:850:4: 20:18:42 848 | }) 20:18:42 849 | form.get('files') 20:18:42 > 850 | console.log(form.get('files')) 20:18:42 | ^ 20:18:42 851 | e.file=form.get('files') 20:18:42 852 | //去掉文件名称空格end 20:18:42 853 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:876:5: 20:18:42 874 | SourceFile:e.file //获取file文件 20:18:42 875 | }).then(function(result) { 20:18:42 > 876 | console.log(result) 20:18:42 | ^ 20:18:42 877 | 20:18:42 878 | if(result.CommonMsg.Status < 300){ 20:18:42 879 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_file_upload.vue:880:6: 20:18:42 878 | if(result.CommonMsg.Status < 300){ 20:18:42 879 | 20:18:42 > 880 | console.log('Create object:' + objectKey + ' successfully!\n'); 20:18:42 | ^ 20:18:42 881 | var httpurl=`https://${BucketName}.${urlserver}/${objectKey}` 20:18:42 882 | httpurl = convertCdnPath(httpurl); 20:18:42 883 | // let ob = {}; 20:18:42 20:18:42 20:18:42 8 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:310:4: 20:18:42 308 | } 20:18:42 309 | 20:18:42 > 310 | console.log("formData.value-->",formData.value) 20:18:42 | ^ 20:18:42 311 | 20:18:42 312 | 20:18:42 313 | if(formData.value && formData.value.length > 0) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:463:4: 20:18:42 461 | 20:18:42 462 | uploadSuccess(response, file, fileList) { 20:18:42 > 463 | console.log(file); 20:18:42 | ^ 20:18:42 464 | console.log(fileList); 20:18:42 465 | let obj = { 20:18:42 466 | name: response.data[0].fileName, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:464:4: 20:18:42 462 | uploadSuccess(response, file, fileList) { 20:18:42 463 | console.log(file); 20:18:42 > 464 | console.log(fileList); 20:18:42 | ^ 20:18:42 465 | let obj = { 20:18:42 466 | name: response.data[0].fileName, 20:18:42 467 | path: response.data[0].filePath, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:569:4: 20:18:42 567 | 20:18:42 568 | handleRemove(file, fileList) { 20:18:42 > 569 | console.log("file--->",file); 20:18:42 | ^ 20:18:42 570 | console.log(fileList); 20:18:42 571 | let appId = this.$root.appid; 20:18:42 572 | let formId = this.field.formId; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:570:4: 20:18:42 568 | handleRemove(file, fileList) { 20:18:42 569 | console.log("file--->",file); 20:18:42 > 570 | console.log(fileList); 20:18:42 | ^ 20:18:42 571 | let appId = this.$root.appid; 20:18:42 572 | let formId = this.field.formId; 20:18:42 573 | let docId = this.field.docId; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:584:7: 20:18:42 582 | } 20:18:42 583 | } 20:18:42 > 584 | console.log("this.field.value--->",this.field.value); 20:18:42 | ^ 20:18:42 585 | } 20:18:42 586 | if (this.field.refreshOnChanged){ 20:18:42 587 | // this.$parent.refresh(this.field.id); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:696:9: 20:18:42 694 | 20:18:42 695 | obsFile(e){//obs文件上传 20:18:42 > 696 | console.log(e) 20:18:42 | ^ 20:18:42 697 | //去掉文件名称空格start 20:18:42 698 | let form = new FormData(); 20:18:42 699 | form.append("files", e.file); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:706:4: 20:18:42 704 | }) 20:18:42 705 | form.get('files') 20:18:42 > 706 | console.log(form.get('files')) 20:18:42 | ^ 20:18:42 707 | e.file=form.get('files') 20:18:42 708 | //去掉文件名称空格end 20:18:42 709 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:732:5: 20:18:42 730 | SourceFile:e.file //获取file文件 20:18:42 731 | }).then(function(result) { 20:18:42 > 732 | console.log(result) 20:18:42 | ^ 20:18:42 733 | 20:18:42 734 | if(result.CommonMsg.Status < 300){ 20:18:42 735 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_image_upload.vue:736:6: 20:18:42 734 | if(result.CommonMsg.Status < 300){ 20:18:42 735 | 20:18:42 > 736 | console.log('Create object:' + objectKey + ' successfully!\n'); 20:18:42 | ^ 20:18:42 737 | var httpurl=`https://${BucketName}.${urlserver}/${objectKey}` 20:18:42 738 | httpurl = convertCdnPath(httpurl); 20:18:42 739 | 20:18:42 20:18:42 20:18:42 10 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:206:13: 20:18:42 204 | 20:18:42 205 | if(formData.id.indexOf('shapeType')>-1){ 20:18:42 > 206 | console.log('shapeType',e.data) 20:18:42 | ^ 20:18:42 207 | // formData.value=e.data.shapeType 20:18:42 208 | formData.value=e.data.shapeType 20:18:42 209 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:211:14: 20:18:42 209 | } 20:18:42 210 | if(formData.id.indexOf('shapedLocation')>-1){ 20:18:42 > 211 | console.log('shapedLocation',e.data) 20:18:42 | ^ 20:18:42 212 | formData.value=JSON.stringify(e.data.shapedLocation) 20:18:42 213 | } 20:18:42 214 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:243:9: 20:18:42 241 | handler:function(newV,oldV){ 20:18:42 242 | this.value = newV 20:18:42 > 243 | console.log('this.value',this.value) 20:18:42 | ^ 20:18:42 244 | let field = this.field 20:18:42 245 | if (field.refreshOnChanged) {//判断是否需要刷新 20:18:42 246 | if(field.refreshMode == 1) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:346:11: 20:18:42 344 | sub = arr[i].split("="); 20:18:42 345 | sub = sub[0].split(":"); 20:18:42 > 346 | console.log(sub[1]); 20:18:42 | ^ 20:18:42 347 | 20:18:42 348 | key = sub[0]; 20:18:42 349 | value = sub[1]; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:504:16: 20:18:42 502 | let index=fieldStyle.lastIndexOf("width:") + 6 20:18:42 503 | fieldStyle=fieldStyle.slice(index) 20:18:42 > 504 | console.log(fieldStyle,1) 20:18:42 | ^ 20:18:42 505 | if(fieldStyle.indexOf("%")!==-1){ 20:18:42 506 | index=fieldStyle.indexOf("%") 20:18:42 507 | fieldStyle=fieldStyle.slice(0,index) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:508:21: 20:18:42 506 | index=fieldStyle.indexOf("%") 20:18:42 507 | fieldStyle=fieldStyle.slice(0,index) 20:18:42 > 508 | console.log(fieldStyle,2) 20:18:42 | ^ 20:18:42 509 | if(fieldStyle.length<=3){ 20:18:42 510 | console.log(fieldStyle,3) 20:18:42 511 | fieldStyle=parseFloat(fieldStyle) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_input.vue:510:19: 20:18:42 508 | console.log(fieldStyle,2) 20:18:42 509 | if(fieldStyle.length<=3){ 20:18:42 > 510 | console.log(fieldStyle,3) 20:18:42 | ^ 20:18:42 511 | fieldStyle=parseFloat(fieldStyle) 20:18:42 512 | 20:18:42 513 | this.$refs.inputWrap.style.width="100%" 20:18:42 20:18:42 20:18:42 7 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_map.vue:471:7: 20:18:42 469 | 20:18:42 470 | handler({ BMap, map }) { 20:18:42 > 471 | console.log({ BMap, map }); 20:18:42 | ^ 20:18:42 472 | this.center.lng = 116.404; 20:18:42 473 | this.center.lat = 39.915; 20:18:42 474 | this.zoom = 3; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_map.vue:478:7: 20:18:42 476 | 20:18:42 477 | zoomEnd(e) { 20:18:42 > 478 | console.log(e); 20:18:42 | ^ 20:18:42 479 | this.zoom = e.target.getZoom(); 20:18:42 480 | }, 20:18:42 481 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_map.vue:492:7: 20:18:42 490 | this.zoom = 19; 20:18:42 491 | } 20:18:42 > 492 | console.log(this.zoom); 20:18:42 | ^ 20:18:42 493 | }, 20:18:42 494 | 20:18:42 495 | //右键$t('shrink') 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_map.vue:599:7: 20:18:42 597 | 20:18:42 598 | changeLAL() { 20:18:42 > 599 | console.log("经纬度改变了"); 20:18:42 | ^ 20:18:42 600 | let that = this; 20:18:42 601 | if (this.currentLongitude && this.currentLatitude) { 20:18:42 602 | (this.center = { 20:18:42 20:18:42 20:18:42 4 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_photo.vue:156:11: 20:18:42 154 | }) 20:18:42 155 | .catch((error) => { 20:18:42 > 156 | console.error("摄像头开启失败,请检查摄像头是否可用!"); 20:18:42 | ^ 20:18:42 157 | console.log(error); 20:18:42 158 | }); 20:18:42 159 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_photo.vue:157:11: 20:18:42 155 | .catch((error) => { 20:18:42 156 | console.error("摄像头开启失败,请检查摄像头是否可用!"); 20:18:42 > 157 | console.log(error); 20:18:42 | ^ 20:18:42 158 | }); 20:18:42 159 | }, 20:18:42 160 | // 拍照 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_photo.vue:167:7: 20:18:42 165 | // 转base64格式、图片格式转换、图片质量压缩 20:18:42 166 | let imgBase64 = this.$refs["canvas"].toDataURL("image/jpeg", 0.7); 20:18:42 > 167 | console.log("拍的图片-->"); 20:18:42 | ^ 20:18:42 168 | console.log(imgBase64); 20:18:42 169 | this.savePhoto = imgBase64; 20:18:42 170 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_photo.vue:168:7: 20:18:42 166 | let imgBase64 = this.$refs["canvas"].toDataURL("image/jpeg", 0.7); 20:18:42 167 | console.log("拍的图片-->"); 20:18:42 > 168 | console.log(imgBase64); 20:18:42 | ^ 20:18:42 169 | this.savePhoto = imgBase64; 20:18:42 170 | }, 20:18:42 171 | // 关闭摄像头 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_photo.vue:180:7: 20:18:42 178 | }); 20:18:42 179 | this.$refs["video"].srcObject = null; 20:18:42 > 180 | console.log("关闭了"); 20:18:42 | ^ 20:18:42 181 | }, 20:18:42 182 | showDialog() { 20:18:42 183 | var explorer = window.navigator.userAgent; 20:18:42 20:18:42 20:18:42 5 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_reminder_history.vue:250:7: 20:18:42 248 | methods: { 20:18:42 249 | getFlowHistory(){ 20:18:42 > 250 | console.log("this.fleld---->",this.field); 20:18:42 | ^ 20:18:42 251 | let appId = this.$root.appid 20:18:42 252 | let docId = this.field.docId; 20:18:42 253 | this.$api.getRemindHistorys( 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_textarea.vue:162:13: 20:18:42 160 | // } 20:18:42 161 | if(formData.id.indexOf('shapedLocation')>-1){ 20:18:42 > 162 | console.log('shapedLocation',e.data) 20:18:42 | ^ 20:18:42 163 | formData.value=JSON.stringify(e.data.shapedLocation) 20:18:42 164 | } 20:18:42 165 | }) 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/o_user_select.vue:606:11: 20:18:42 604 | onSucess: (res) => { 20:18:42 605 | this.tableData = res.data.data; 20:18:42 > 606 | console.log(this.tableData); 20:18:42 | ^ 20:18:42 607 | }, 20:18:42 608 | }); 20:18:42 609 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_user_select.vue:715:7: 20:18:42 713 | this.selectedUsers = arrID; 20:18:42 714 | this.selectedUsersList = arr; 20:18:42 > 715 | console.log("this.selectedUsersList---->", this.selectedUsersList); 20:18:42 | ^ 20:18:42 716 | }, 20:18:42 717 | 20:18:42 718 | /** 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_user_select.vue:831:7: 20:18:42 829 | //加载更多在线用户 20:18:42 830 | onlinesLoadingMore() { 20:18:42 > 831 | console.log(111); 20:18:42 | ^ 20:18:42 832 | this.loadingIcon = true; 20:18:42 833 | let pageSize = 10; 20:18:42 834 | API.getOnlines(this.onlinesPage++, pageSize, { 20:18:42 20:18:42 20:18:42 3 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/obpm_open_container.vue:82:5: 20:18:42 80 | created() { 20:18:42 81 | let op = this.openParams; 20:18:42 > 82 | console.log(this.openParams) 20:18:42 | ^ 20:18:42 83 | this.doAction(op); 20:18:42 84 | }, 20:18:42 85 | mounted() { 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/platAd.vue:106:12: 20:18:42 104 | value= value.replace(/<a */g, "<a target='_blank' ");//富文本a标签加上新窗口打开 20:18:42 105 | } 20:18:42 > 106 | console.log(value) 20:18:42 | ^ 20:18:42 107 | return value 20:18:42 108 | }, 20:18:42 109 | // 取消 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/platAdPop.vue:114:12: 20:18:42 112 | value= value.replace(/<a */g, "<a target='_blank' ");//富文本a标签加上新窗口打开 20:18:42 113 | } 20:18:42 > 114 | console.log(value) 20:18:42 | ^ 20:18:42 115 | return value 20:18:42 116 | }, 20:18:42 117 | cancle() {// 取消 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/pop.vue:68:7: 20:18:42 66 | this.formList = newRowData; //拷贝一份存储对象引用不同地址 20:18:42 67 | this.OperType = type; 20:18:42 > 68 | console.log(this.formList.parentId) 20:18:42 | ^ 20:18:42 69 | if (this.OperType == 0) { 20:18:42 70 | this.title = this.agreementTitle; 20:18:42 71 | 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/print_view.vue:55:5: 20:18:42 53 | } 20:18:42 54 | } 20:18:42 > 55 | console.log("--->",this.$route.query) 20:18:42 | ^ 20:18:42 56 | }, 20:18:42 57 | mounted() { 20:18:42 58 | this.getViewData(); 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:555:11: 20:18:42 553 | } 20:18:42 554 | 20:18:42 > 555 | console.log("arr---->", arr); 20:18:42 | ^ 20:18:42 556 | this.flowData = arr; 20:18:42 557 | this.$nextTick(() => { 20:18:42 558 | for (let i = 0; i < arr.length; i++) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:882:11: 20:18:42 880 | }); 20:18:42 881 | this.process = newData; 20:18:42 > 882 | console.log("this.process--->", this.process); 20:18:42 | ^ 20:18:42 883 | }, 20:18:42 884 | }); 20:18:42 885 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:955:11: 20:18:42 953 | } 20:18:42 954 | } 20:18:42 > 955 | console.log("arr---->", arr); 20:18:42 | ^ 20:18:42 956 | this.flowData = arr; 20:18:42 957 | }, 20:18:42 958 | }); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1049:7: 20:18:42 1047 | checkedMobile() { 20:18:42 1048 | var phoneReg = /^1\d{10}$/; 20:18:42 > 1049 | console.log( 20:18:42 | ^ 20:18:42 1050 | !phoneReg.test(this.information.mobile) && !this.information.mobile 20:18:42 1051 | ); 20:18:42 1052 | console.log(this.information.mobile); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1052:7: 20:18:42 1050 | !phoneReg.test(this.information.mobile) && !this.information.mobile 20:18:42 1051 | ); 20:18:42 > 1052 | console.log(this.information.mobile); 20:18:42 | ^ 20:18:42 1053 | if ( 20:18:42 1054 | !phoneReg.test(this.information.mobile) && 20:18:42 1055 | this.information.mobile !== "" && 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1189:13: 20:18:42 1187 | }, 20:18:42 1188 | onError: (error) => { 20:18:42 > 1189 | console.log(error); 20:18:42 | ^ 20:18:42 1190 | }, 20:18:42 1191 | } 20:18:42 1192 | ); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1307:11: 20:18:42 1305 | }); 20:18:42 1306 | this.process = newData; 20:18:42 > 1307 | console.log("this.process--->", this.process); 20:18:42 | ^ 20:18:42 1308 | }, 20:18:42 1309 | }); 20:18:42 1310 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1343:11: 20:18:42 1341 | }); 20:18:42 1342 | this.process = newData; 20:18:42 > 1343 | console.log("this.process--->", this.process); 20:18:42 | ^ 20:18:42 1344 | }, 20:18:42 1345 | }); 20:18:42 1346 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/profile.vue:1444:13: 20:18:42 1442 | }, 20:18:42 1443 | onError: (error) => { 20:18:42 > 1444 | console.log(error); 20:18:42 | ^ 20:18:42 1445 | }, 20:18:42 1446 | } 20:18:42 1447 | ); 20:18:42 20:18:42 20:18:42 9 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/qrcodeDialog.vue:26:7: 20:18:42 24 | this.employeeId = localStorage.getItem('employeeId'); 20:18:42 25 | this.organizationsId = localStorage.getItem('domainId'); 20:18:42 > 26 | console.info('href', window.location.href); 20:18:42 | ^ 20:18:42 27 | let domainUrl = window.location.href.split('/')[2]; 20:18:42 28 | console.info('domain url', domainUrl); 20:18:42 29 | // this.inviteUrl = `https://v5qy.te.baibaodun.com.cn/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/qrcodeDialog.vue:28:7: 20:18:42 26 | console.info('href', window.location.href); 20:18:42 27 | let domainUrl = window.location.href.split('/')[2]; 20:18:42 > 28 | console.info('domain url', domainUrl); 20:18:42 | ^ 20:18:42 29 | // this.inviteUrl = `https://v5qy.te.baibaodun.com.cn/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`; 20:18:42 30 | this.inviteUrl = `https://${domainUrl}/static/signon/fronts/#/register?shareEmployeeId=${this.employeeId}&shareOrganizationId=${this.organizationsId}`; 20:18:42 31 | this.showDialog = newVal; 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/report.vue:152:7: 20:18:42 150 | setImgUrl(id) { 20:18:42 151 | let imgLists = document.getElementById(id).getElementsByTagName("img"); 20:18:42 > 152 | console.log("imgLists-->", imgLists); 20:18:42 | ^ 20:18:42 153 | let src = ""; 20:18:42 154 | for (let i = 0; i < imgLists.length; i++) { 20:18:42 155 | let imgName = imgLists[i].src.split("/"); 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/service.vue:143:29: 20:18:42 141 | Arry.sort((a,b)=>{return Number(a.sort)-Number(b.sort)}) 20:18:42 142 | this.appMarketServiceArry=Arry 20:18:42 > 143 | console.log(this.appMarketServiceArry) 20:18:42 | ^ 20:18:42 144 | } 20:18:42 145 | } 20:18:42 146 | } 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_blank.vue:79:7: 20:18:42 77 | contentType: function() { 20:18:42 78 | 20:18:42 > 79 | console.log(this.params,"this.__________________________"); 20:18:42 | ^ 20:18:42 80 | let compName; 20:18:42 81 | switch (this.params.linkType) { 20:18:42 82 | case "00": 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_calendarview.vue:1965:7: 20:18:42 1963 | } 20:18:42 1964 | this.currentDocIds = docIds; 20:18:42 > 1965 | console.log("docIds--->",docIds); 20:18:42 | ^ 20:18:42 1966 | }, 20:18:42 1967 | 20:18:42 1968 | getShowListData(page, size, searchData, startTime, endTime,) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_calendarview.vue:2133:15: 20:18:42 2131 | onSucess: response => { 20:18:42 2132 | let viewData = response.data; 20:18:42 > 2133 | console.log("viewData-------->",viewData) 20:18:42 | ^ 20:18:42 2134 | resolve(viewData); 20:18:42 2135 | } 20:18:42 2136 | } 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_cardview.vue:126:11: 20:18:42 124 | this.loading = false; 20:18:42 125 | this.CardData = tds; 20:18:42 > 126 | console.log("this.tableData---->", this.CardData); 20:18:42 | ^ 20:18:42 127 | } 20:18:42 128 | }); 20:18:42 129 | }, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_collapsibleview.vue:300:9: 20:18:42 298 | }) 20:18:42 299 | if (hasSelect) { 20:18:42 > 300 | console.log(selection) 20:18:42 | ^ 20:18:42 301 | console.log(row) 20:18:42 302 | this.$nextTick(() => { 20:18:42 303 | this.$refs.multipleTable.toggleRowSelection(row,true); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_collapsibleview.vue:301:9: 20:18:42 299 | if (hasSelect) { 20:18:42 300 | console.log(selection) 20:18:42 > 301 | console.log(row) 20:18:42 | ^ 20:18:42 302 | this.$nextTick(() => { 20:18:42 303 | this.$refs.multipleTable.toggleRowSelection(row,true); 20:18:42 304 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_collapsibleview.vue:565:23: 20:18:42 563 | tds.push(rows); 20:18:42 564 | }); 20:18:42 > 565 | console.log(tds) 20:18:42 | ^ 20:18:42 566 | resolve(tds); 20:18:42 567 | } 20:18:42 568 | } 20:18:42 20:18:42 20:18:42 error: Duplicated key 'reloadListView' (vue/no-dupe-keys) at src/components/view_collapsibleview.vue:583:5: 20:18:42 581 | }, 20:18:42 582 | 20:18:42 > 583 | reloadListView(){ 20:18:42 | ^ 20:18:42 584 | this.getData(this.currentPage); 20:18:42 585 | }, 20:18:42 586 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_collapsibleview.vue:618:7: 20:18:42 616 | docIds = []; 20:18:42 617 | } 20:18:42 > 618 | console.log(docIds) 20:18:42 | ^ 20:18:42 619 | this.$emit("getDocIds",docIds); 20:18:42 620 | }, 20:18:42 621 | 20:18:42 20:18:42 20:18:42 5 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:460:7: 20:18:42 458 | init(isCloseDialog) { 20:18:42 459 | // debugger 20:18:42 > 460 | console.log(this.jumpParams); 20:18:42 | ^ 20:18:42 461 | let op = this.openParams; 20:18:42 462 | let exparams = {}; 20:18:42 463 | if (op.exparams) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:676:7: 20:18:42 674 | //包含元素弹出层和当前页打开都是使用这个刷新 20:18:42 675 | closeDialog(isSave) { 20:18:42 > 676 | console.log(this.viewType) 20:18:42 | ^ 20:18:42 677 | this.$refs.delegate.reloadListView(); 20:18:42 678 | if (!isSave) { 20:18:42 679 | this.dialogVisible = false; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:724:9: 20:18:42 722 | } 20:18:42 723 | if ((st && st == "tab") || (st && st == "include")) { 20:18:42 > 724 | console.log(exparams); 20:18:42 | ^ 20:18:42 725 | console.log(5455); 20:18:42 726 | //如果是控件选项卡 20:18:42 727 | exparams.parentId = op.parentId; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:725:9: 20:18:42 723 | if ((st && st == "tab") || (st && st == "include")) { 20:18:42 724 | console.log(exparams); 20:18:42 > 725 | console.log(5455); 20:18:42 | ^ 20:18:42 726 | //如果是控件选项卡 20:18:42 727 | exparams.parentId = op.parentId; 20:18:42 728 | exparams.isRelate = op.isRelate; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:730:7: 20:18:42 728 | exparams.isRelate = op.isRelate; 20:18:42 729 | } 20:18:42 > 730 | console.info('delegate 1', appId); 20:18:42 | ^ 20:18:42 731 | this.$api.getViewTemplate(appId, viewId, exparams, { 20:18:42 732 | onSucess: (response) => { 20:18:42 733 | // alert(88) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:736:11: 20:18:42 734 | this.loading = true; 20:18:42 735 | 20:18:42 > 736 | console.info('response', response); 20:18:42 | ^ 20:18:42 737 | if (response.data.data) { 20:18:42 738 | if (!response.data.data.activities) { 20:18:42 739 | //后台配置的视图操作按钮为0 20:18:42 20:18:42 20:18:42 error: Unexpected 'debugger' statement (no-debugger) at src/components/view_delegate.vue:1519:19: 20:18:42 1517 | break; 20:18:42 1518 | case 16: //导出excel 20:18:42 > 1519 | debugger 20:18:42 | ^ 20:18:42 1520 | this.isBlockClick = false; 20:18:42 1521 | this.currentClickBtnAct = act; 20:18:42 1522 | let excelColumns = []; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:1525:19: 20:18:42 1523 | let columns = this.copyColumns; 20:18:42 1524 | let selectAll = []; 20:18:42 > 1525 | console.log(columns) 20:18:42 | ^ 20:18:42 1526 | for (let i = 0; i < columns.length; i++) { 20:18:42 1527 | if (columns[i].visible4ExpExcel) { 20:18:42 1528 | excelColumns.push(columns[i]); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:1775:13: 20:18:42 1773 | if (res.data.errcode === 0) { 20:18:42 1774 | let url = res.data.data.content; 20:18:42 > 1775 | console.log(url); 20:18:42 | ^ 20:18:42 1776 | let queryString = act.dispatcherParams; 20:18:42 1777 | let isForm = url.search("form.html") != -1; //兼容good的url的写法(后期改) 20:18:42 1778 | let isView = url.search("view.html") != -1; //兼容good的url的写法(后期改) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:1796:13: 20:18:42 1794 | let isExternalLink = false; 20:18:42 1795 | 20:18:42 > 1796 | console.log("编辑流程"); 20:18:42 | ^ 20:18:42 1797 | console.log(url); 20:18:42 1798 | if (url && url.indexOf("processHtmlTem.html") > -1) { 20:18:42 1799 | API.softwareApplication(this.openParams.appId, { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:1797:13: 20:18:42 1795 | 20:18:42 1796 | console.log("编辑流程"); 20:18:42 > 1797 | console.log(url); 20:18:42 | ^ 20:18:42 1798 | if (url && url.indexOf("processHtmlTem.html") > -1) { 20:18:42 1799 | API.softwareApplication(this.openParams.appId, { 20:18:42 1800 | onSucess: (res) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2265:9: 20:18:42 2263 | let sc = this.excelSelectList; 20:18:42 2264 | let selectColumns = sc && sc.length > 0 ? sc.join(",") : ""; 20:18:42 > 2265 | console.log('导出', exparams) 20:18:42 | ^ 20:18:42 2266 | let obj = { 20:18:42 2267 | selectColumns, 20:18:42 2268 | selectDocIds: selectDocId, 20:18:42 20:18:42 20:18:42 error: Unexpected 'debugger' statement (no-debugger) at src/components/view_delegate.vue:2286:9: 20:18:42 2284 | } 20:18:42 2285 | } 20:18:42 > 2286 | debugger 20:18:42 | ^ 20:18:42 2287 | console.log(view) 20:18:42 2288 | if (view.searchFormId != undefined) { 20:18:42 2289 | //高级查询 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2287:9: 20:18:42 2285 | } 20:18:42 2286 | debugger 20:18:42 > 2287 | console.log(view) 20:18:42 | ^ 20:18:42 2288 | if (view.searchFormId != undefined) { 20:18:42 2289 | //高级查询 20:18:42 2290 | let sfd = this.$refs.delegate.getSearchformBuildData(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2291:11: 20:18:42 2289 | //高级查询 20:18:42 2290 | let sfd = this.$refs.delegate.getSearchformBuildData(); 20:18:42 > 2291 | console.log('sfd', sfd) 20:18:42 | ^ 20:18:42 2292 | console.log('sd', sd) 20:18:42 2293 | sd = Object.assign(sd, sfd);//导出全部--获取高筛搜索条件sfd 20:18:42 2294 | obj.items = sd; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2292:11: 20:18:42 2290 | let sfd = this.$refs.delegate.getSearchformBuildData(); 20:18:42 2291 | console.log('sfd', sfd) 20:18:42 > 2292 | console.log('sd', sd) 20:18:42 | ^ 20:18:42 2293 | sd = Object.assign(sd, sfd);//导出全部--获取高筛搜索条件sfd 20:18:42 2294 | obj.items = sd; 20:18:42 2295 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2316:17: 20:18:42 2314 | window.clearInterval(this.task); 20:18:42 2315 | } 20:18:42 > 2316 | console.log(excelRowCount); 20:18:42 | ^ 20:18:42 2317 | if (excelRowCount == 10000) { 20:18:42 2318 | process = 100; 20:18:42 2319 | this.$message({ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2399:7: 20:18:42 2397 | 20:18:42 2398 | onAction(act) { 20:18:42 > 2399 | console.log(act); 20:18:42 | ^ 20:18:42 2400 | //绑定视图的处理事件 20:18:42 2401 | let actId = act.id; 20:18:42 2402 | let activityType = act.type; 20:18:42 20:18:42 20:18:42 error: Unexpected 'debugger' statement (no-debugger) at src/components/view_delegate.vue:2682:7: 20:18:42 2680 | formData = { ...formData, ...this.$route.query }; 20:18:42 2681 | } 20:18:42 > 2682 | debugger 20:18:42 | ^ 20:18:42 2683 | let divId = act.id; 20:18:42 2684 | let actType = act.type; 20:18:42 2685 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_delegate.vue:2824:19: 20:18:42 2822 | let columns = this.copyColumns; 20:18:42 2823 | let selectAll = []; 20:18:42 > 2824 | console.log(columns) 20:18:42 | ^ 20:18:42 2825 | for (let i = 0; i < columns.length; i++) { 20:18:42 2826 | if (columns[i].visible4ExpExcel) { 20:18:42 2827 | excelColumns.push(columns[i]); 20:18:42 20:18:42 20:18:42 20 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_gantt.vue:370:9: 20:18:42 368 | } 20:18:42 369 | } 20:18:42 > 370 | console.log("maxTime-->",maxTime,minTime) 20:18:42 | ^ 20:18:42 371 | let monthBetweenNum = this.getMonthBetween(minTime, maxTime); 20:18:42 372 | 20:18:42 373 | this.monthBetweenHeadNum = JSON.parse(JSON.stringify(monthBetweenNum)); 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:282:11: 20:18:42 280 | const lo = new T.Geolocation(); 20:18:42 281 | lo.getCurrentPosition(function (e) { 20:18:42 > 282 | console.log("🚀 ~ fn ~ e:", e, this.getStatus()) 20:18:42 | ^ 20:18:42 283 | if (this.getStatus() == 0){ 20:18:42 284 | console.log("获取定位坐标:"+e.lnglat.lat + "," + e.lnglat.lng) 20:18:42 285 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:284:13: 20:18:42 282 | console.log("🚀 ~ fn ~ e:", e, this.getStatus()) 20:18:42 283 | if (this.getStatus() == 0){ 20:18:42 > 284 | console.log("获取定位坐标:"+e.lnglat.lat + "," + e.lnglat.lng) 20:18:42 | ^ 20:18:42 285 | } 20:18:42 286 | if(this.getStatus() == 1){ 20:18:42 287 | console.log("获取定位坐标:"+e.lnglat.lat + "," + e.lnglat.lng) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:287:13: 20:18:42 285 | } 20:18:42 286 | if(this.getStatus() == 1){ 20:18:42 > 287 | console.log("获取定位坐标:"+e.lnglat.lat + "," + e.lnglat.lng) 20:18:42 | ^ 20:18:42 288 | } 20:18:42 289 | }); 20:18:42 290 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:352:13: 20:18:42 350 | ls.search(currentLocation); 20:18:42 351 | ls.setSearchCompleteCallback(function (rs) { 20:18:42 > 352 | console.log(rs); 20:18:42 | ^ 20:18:42 353 | if (rs.Hr) { 20:18:42 354 | let point = rs.Hr[0].point; 20:18:42 355 | that.center = { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:363:9: 20:18:42 361 | } 20:18:42 362 | 20:18:42 > 363 | console.log( 20:18:42 | ^ 20:18:42 364 | this.openParams.appId, 20:18:42 365 | this.view.id, 20:18:42 366 | "_____________________" 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:381:15: 20:18:42 379 | // let myGeo = new BMap.Geocoder(); 20:18:42 380 | let view = this.view; 20:18:42 > 381 | console.log( 20:18:42 | ^ 20:18:42 382 | view, 20:18:42 383 | viewData, 20:18:42 384 | "###################################" 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:409:17: 20:18:42 407 | } 20:18:42 408 | } catch (error) { 20:18:42 > 409 | console.log(error); 20:18:42 | ^ 20:18:42 410 | } 20:18:42 411 | 20:18:42 412 | if(this.mapType === 'tianditu') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:419:21: 20:18:42 417 | setTimeout(() => { 20:18:42 418 | this.viewDataList = viewData; 20:18:42 > 419 | console.log( 20:18:42 | ^ 20:18:42 420 | this.viewDataList, 20:18:42 421 | "###############%@#%@#%@#%@#%#@" 20:18:42 422 | ); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:557:7: 20:18:42 555 | }, 20:18:42 556 | zoomEnd(e) { 20:18:42 > 557 | console.log(e); 20:18:42 | ^ 20:18:42 558 | this.zoom = e.target.getZoom(); 20:18:42 559 | }, 20:18:42 560 | //右键放大 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:570:7: 20:18:42 568 | this.zoom = 19; 20:18:42 569 | } 20:18:42 > 570 | console.log(this.zoom); 20:18:42 | ^ 20:18:42 571 | }, 20:18:42 572 | //右键缩小 20:18:42 573 | reduceMap(e) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:591:7: 20:18:42 589 | //有问题,隐藏 20:18:42 590 | this.markerHidden = false; 20:18:42 > 591 | console.log(BMap); 20:18:42 | ^ 20:18:42 592 | console.log(map); 20:18:42 593 | }, 20:18:42 594 | infoWindowClose() { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:592:7: 20:18:42 590 | this.markerHidden = false; 20:18:42 591 | console.log(BMap); 20:18:42 > 592 | console.log(map); 20:18:42 | ^ 20:18:42 593 | }, 20:18:42 594 | infoWindowClose() { 20:18:42 595 | this.currentShowId = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:624:7: 20:18:42 622 | searchBox(e) { 20:18:42 623 | this.isActive = !this.isActive; 20:18:42 > 624 | console.log(e); 20:18:42 | ^ 20:18:42 625 | }, 20:18:42 626 | Delete(id) { 20:18:42 627 | let that = this; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/view_mapview.vue:628:7: 20:18:42 626 | Delete(id) { 20:18:42 627 | let that = this; 20:18:42 > 628 | console.log("删除", id); 20:18:42 | ^ 20:18:42 629 | let arr = []; 20:18:42 630 | arr.push(id); 20:18:42 631 | this.$api.batchRemoveDocuments(this.openParams.appId, arr, { 20:18:42 20:18:42 20:18:42 14 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/components/view_treeview.vue:716:17: 20:18:42 714 | }); 20:18:42 715 | this.arrNodes = nodes 20:18:42 > 716 | console.log("this.arrNodes-1--->",this.arrNodes) 20:18:42 | ^ 20:18:42 717 | resolve(this.arrNodes); 20:18:42 718 | if(this.arrNodes.length){//展开第一个节点的二级菜单 20:18:42 719 | this.arrNodes.forEach((item,index)=>{ 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/expandedComponents/view_multi_level_column.vue:307:9: 20:18:42 305 | initialIndex: i, 20:18:42 306 | }; 20:18:42 > 307 | console.log("params--2->",params) 20:18:42 | ^ 20:18:42 308 | this.$parent.setDialogStatus(params); 20:18:42 309 | } 20:18:42 310 | }, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/About.vue:49:9: 20:18:42 47 | 20:18:42 48 | if (event.data.type === 'CLOSE_IFRAME') { 20:18:42 > 49 | console.log('收到关闭指令和数据:', event.data.payload); 20:18:42 | ^ 20:18:42 50 | this.returnData = event.data.payload; 20:18:42 51 | this.dialogVisible = false; // 关闭弹窗 20:18:42 52 | 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:62:5: 20:18:42 60 | 20:18:42 61 | mounted() { 20:18:42 > 62 | console.log('this.$route.query', this.$route.query); 20:18:42 | ^ 20:18:42 63 | let query = this.$route.query; 20:18:42 64 | console.log('options', query); 20:18:42 65 | this.trainCertificateInfo = query; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:64:5: 20:18:42 62 | console.log('this.$route.query', this.$route.query); 20:18:42 63 | let query = this.$route.query; 20:18:42 > 64 | console.log('options', query); 20:18:42 | ^ 20:18:42 65 | this.trainCertificateInfo = query; 20:18:42 66 | }, 20:18:42 67 | methods: { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:142:11: 20:18:42 140 | try { 20:18:42 141 | await this.preloadImage(backgroundImageUrl); 20:18:42 > 142 | console.log("背景图片加载成功:", backgroundImageUrl); 20:18:42 | ^ 20:18:42 143 | 20:18:42 144 | // 预加载头像图片 20:18:42 145 | if (this.trainCertificateInfo.certificatePhoto) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:147:13: 20:18:42 145 | if (this.trainCertificateInfo.certificatePhoto) { 20:18:42 146 | await this.preloadImage(this.trainCertificateInfo.certificatePhoto); 20:18:42 > 147 | console.log("头像图片加载成功:", this.trainCertificateInfo.certificatePhoto); 20:18:42 | ^ 20:18:42 148 | } 20:18:42 149 | } catch (err) { 20:18:42 150 | console.error("图片加载失败:", err); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:150:11: 20:18:42 148 | } 20:18:42 149 | } catch (err) { 20:18:42 > 150 | console.error("图片加载失败:", err); 20:18:42 | ^ 20:18:42 151 | } 20:18:42 152 | 20:18:42 153 | // 创建一个新的容器,用于生成PDF 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:289:9: 20:18:42 287 | 20:18:42 288 | } catch (error) { 20:18:42 > 289 | console.error('下载证书失败:', error); 20:18:42 | ^ 20:18:42 290 | alert('下载证书失败,请稍后重试。错误详情: ' + error.message); 20:18:42 291 | } finally { 20:18:42 292 | this.isDownloading = false; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:322:11: 20:18:42 320 | try { 20:18:42 321 | await this.preloadImage(backgroundImageUrl); 20:18:42 > 322 | console.log("背景图片加载成功:", backgroundImageUrl); 20:18:42 | ^ 20:18:42 323 | 20:18:42 324 | // 预加载头像图片 20:18:42 325 | if (this.trainCertificateInfo.certificatePhoto) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:327:13: 20:18:42 325 | if (this.trainCertificateInfo.certificatePhoto) { 20:18:42 326 | await this.preloadImage(this.trainCertificateInfo.certificatePhoto); 20:18:42 > 327 | console.log("头像图片加载成功:", this.trainCertificateInfo.certificatePhoto); 20:18:42 | ^ 20:18:42 328 | } 20:18:42 329 | } catch (err) { 20:18:42 330 | console.error("图片加载失败:", err); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:330:11: 20:18:42 328 | } 20:18:42 329 | } catch (err) { 20:18:42 > 330 | console.error("图片加载失败:", err); 20:18:42 | ^ 20:18:42 331 | } 20:18:42 332 | 20:18:42 333 | // 创建一个新的容器,用于生成图片 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Certificate.vue:440:9: 20:18:42 438 | 20:18:42 439 | } catch (error) { 20:18:42 > 440 | console.error('保存图片失败:', error); 20:18:42 | ^ 20:18:42 441 | alert('保存图片失败,请稍后重试。错误详情: ' + error.message); 20:18:42 442 | } finally { 20:18:42 443 | this.isDownloading = false; 20:18:42 20:18:42 20:18:42 10 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:177:9: 20:18:42 175 | clickRail(evt, feature) { 20:18:42 176 | if (feature) { 20:18:42 > 177 | console.log(feature); 20:18:42 | ^ 20:18:42 178 | const rails = feature.get("features"); 20:18:42 179 | if (rails && rails.length === 1) { 20:18:42 180 | this.showRailInfoFromList = false; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:183:11: 20:18:42 181 | const rail = rails[0]; 20:18:42 182 | const info = rail.get("props"); 20:18:42 > 183 | console.log("clickRailInfo", info); 20:18:42 | ^ 20:18:42 184 | this.showRailInfo({ info }); 20:18:42 185 | } else { 20:18:42 186 | if (feature.get("props")) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:189:13: 20:18:42 187 | this.showRailInfoFromList = false; 20:18:42 188 | const info = feature.get("props"); 20:18:42 > 189 | console.log("clickRailInfo", info); 20:18:42 | ^ 20:18:42 190 | this.showRailInfo({ info }); 20:18:42 191 | } else { 20:18:42 192 | // 如果是聚合点就下钻一级 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:202:7: 20:18:42 200 | 20:18:42 201 | onRailLayerChange(features) { 20:18:42 > 202 | console.log(features); 20:18:42 | ^ 20:18:42 203 | if (features && features.length === 1) { 20:18:42 204 | const feature = features[0]; 20:18:42 205 | const type = feature.get("type"); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:207:11: 20:18:42 205 | const type = feature.get("type"); 20:18:42 206 | if (type && !this.showRailInfoFromList) { 20:18:42 > 207 | console.log(type); 20:18:42 | ^ 20:18:42 208 | if (type === "polygon" || type === "Polygon") { 20:18:42 209 | const geometry = feature.get("geometry"); 20:18:42 210 | // const view = this.$refs.map.map.getView(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:273:7: 20:18:42 271 | this.electronicFenceInfo = JSON.parse(JSON.stringify(this.info)); 20:18:42 272 | this.electronicFenceInfo = {}; 20:18:42 > 273 | console.log(this.station); 20:18:42 | ^ 20:18:42 274 | this.$nextTick(() => { 20:18:42 275 | this.$refs.electronicFenceEdit.updateStation({ 20:18:42 276 | stationName: this.station.name, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:288:7: 20:18:42 286 | */ 20:18:42 287 | async electronicFenceEditFn({ data }) { 20:18:42 > 288 | console.log("编辑某条电子围栏", data); 20:18:42 | ^ 20:18:42 289 | this.showRailInfoFromList = true; 20:18:42 290 | // this.map.clearMap(); 20:18:42 291 | this.isElectronicFenceDialog = false; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:296:7: 20:18:42 294 | const rail = await getRailDetailAccess(data.id); 20:18:42 295 | this.info = { ...rail, ...this.electronicFenceInfo }; // 弹框信息 20:18:42 > 296 | console.log(this.info); 20:18:42 | ^ 20:18:42 297 | this.isElectronicFenceEditDialog = true; 20:18:42 298 | // 显示可编辑围栏区域 20:18:42 299 | this.showMapEditor(data); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:302:7: 20:18:42 300 | }, 20:18:42 301 | delElectronic(data) { 20:18:42 > 302 | console.log(data); 20:18:42 | ^ 20:18:42 303 | let params = { 20:18:42 304 | id: data.data.id, 20:18:42 305 | }; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:308:11: 20:18:42 306 | deleteRailAccess(params) 20:18:42 307 | .then((res) => { 20:18:42 > 308 | console.log("deleteRailAccess", res); 20:18:42 | ^ 20:18:42 309 | this.$refs["electronicFence"].getRails(); 20:18:42 310 | this.$message({ 20:18:42 311 | message: "删除成功", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:316:11: 20:18:42 314 | }) 20:18:42 315 | .catch((err) => { 20:18:42 > 316 | console.log(err); 20:18:42 | ^ 20:18:42 317 | }); 20:18:42 318 | }, 20:18:42 319 | 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:331:11: 20:18:42 329 | }) 20:18:42 330 | .then((res) => { 20:18:42 > 331 | console.log("searchRail", res); 20:18:42 | ^ 20:18:42 332 | if (res) { 20:18:42 333 | this.electronicFenceData = res; 20:18:42 334 | } else { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:359:7: 20:18:42 357 | 20:18:42 358 | showMapEditor({ shapeType, shapedLocation }) { 20:18:42 > 359 | console.log('showMapEditor', shapeType, shapedLocation); 20:18:42 | ^ 20:18:42 360 | switch (shapeType) { 20:18:42 361 | case "Circle": // 圆 20:18:42 362 | this.showCircleEditor(shapedLocation); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:374:7: 20:18:42 372 | showPolygonEditor({ geos }) { 20:18:42 373 | let list = geos.map((item) => [item.lon, item.lat]); 20:18:42 > 374 | console.log(list); 20:18:42 | ^ 20:18:42 375 | this.layers.railLayer.features = [ 20:18:42 376 | { 20:18:42 377 | type: "polygon", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:388:7: 20:18:42 386 | center: list[0], 20:18:42 387 | }); 20:18:42 > 388 | console.log(this.layers.railLayer.features); 20:18:42 | ^ 20:18:42 389 | }, 20:18:42 390 | showCribEditor({ geos }) { 20:18:42 391 | let list = geos.map((item) => [item.lon, item.lat]); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:392:7: 20:18:42 390 | showCribEditor({ geos }) { 20:18:42 391 | let list = geos.map((item) => [item.lon, item.lat]); 20:18:42 > 392 | console.log(list); 20:18:42 | ^ 20:18:42 393 | this.layers.railLayer.features = [ 20:18:42 394 | { 20:18:42 395 | type: "polygon", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:406:7: 20:18:42 404 | center: list[0], 20:18:42 405 | }); 20:18:42 > 406 | console.log(this.layers.railLayer.features); 20:18:42 | ^ 20:18:42 407 | }, 20:18:42 408 | showCircleEditor({ geos, radius }) { 20:18:42 409 | const [center] = geos.map((item) => [item.lon, item.lat]); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:410:7: 20:18:42 408 | showCircleEditor({ geos, radius }) { 20:18:42 409 | const [center] = geos.map((item) => [item.lon, item.lat]); 20:18:42 > 410 | console.log(center); 20:18:42 | ^ 20:18:42 411 | this.layers.railLayer.features = [ 20:18:42 412 | { 20:18:42 413 | type: "Circle", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:427:7: 20:18:42 425 | }, 20:18:42 426 | drawRail(type) { 20:18:42 > 427 | console.log("drawRail", type); 20:18:42 | ^ 20:18:42 428 | // this.layers.railLayer.features = [] 20:18:42 429 | this.drawType = type; 20:18:42 430 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:433:7: 20:18:42 431 | drawend(evt, map) { 20:18:42 432 | const { feature } = evt; 20:18:42 > 433 | console.log(this.drawType); 20:18:42 | ^ 20:18:42 434 | this.layers.railLayer.features = []; // 清空上一个电子围栏 20:18:42 435 | const geometry = feature.getGeometry(); 20:18:42 436 | if (this.drawType === "Rectangle" || this.drawType === "Polygon") { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:441:9: 20:18:42 439 | return utils.convertCoordinate(coordinate, "84-gd"); 20:18:42 440 | }); 20:18:42 > 441 | console.log(coordinates); 20:18:42 | ^ 20:18:42 442 | console.log(convertCoordinates); 20:18:42 443 | const params = { 20:18:42 444 | geos: convertCoordinates.map((item) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:442:9: 20:18:42 440 | }); 20:18:42 441 | console.log(coordinates); 20:18:42 > 442 | console.log(convertCoordinates); 20:18:42 | ^ 20:18:42 443 | const params = { 20:18:42 444 | geos: convertCoordinates.map((item) => { 20:18:42 445 | return { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:451:9: 20:18:42 449 | }), 20:18:42 450 | }; 20:18:42 > 451 | console.log(params); 20:18:42 | ^ 20:18:42 452 | this.$refs.electronicFenceEdit.updateGeometry(params); 20:18:42 453 | } else if (this.drawType === "Circle") { 20:18:42 454 | const center = geometry.getCenter(); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:455:9: 20:18:42 453 | } else if (this.drawType === "Circle") { 20:18:42 454 | const center = geometry.getCenter(); 20:18:42 > 455 | console.log(center); 20:18:42 | ^ 20:18:42 456 | const geoRadius = geometry.getRadius(); // 半径 20:18:42 457 | const metersPerUnit = map.getView().getProjection().getMetersPerUnit(); // 半径以米为单位 20:18:42 458 | const radius = (geoRadius * metersPerUnit).toFixed(2); 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:459:9: 20:18:42 457 | const metersPerUnit = map.getView().getProjection().getMetersPerUnit(); // 半径以米为单位 20:18:42 458 | const radius = (geoRadius * metersPerUnit).toFixed(2); 20:18:42 > 459 | console.log(radius); 20:18:42 | ^ 20:18:42 460 | const convertCoordinates = utils.convertCoordinate(center, "84-gd"); 20:18:42 461 | const params = { 20:18:42 462 | geos: [ 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:470:9: 20:18:42 468 | radius, 20:18:42 469 | }; 20:18:42 > 470 | console.log(params); 20:18:42 | ^ 20:18:42 471 | this.$refs.electronicFenceEdit.updateGeometry(params); 20:18:42 472 | } 20:18:42 473 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:482:8: 20:18:42 480 | onSucess: (res) => { 20:18:42 481 | let list = res.data.data.map(item => [item.longitude, item.latitude]); 20:18:42 > 482 | console.log('list',list) 20:18:42 | ^ 20:18:42 483 | this.layers.stationLayer.features = [ 20:18:42 484 | { 20:18:42 485 | type: "polyline", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:517:8: 20:18:42 515 | // let list = res.data.data.map(item => [item.longitude, item.latitude]); 20:18:42 516 | const [center] = res.data.data.map((item) => [item.longitude, item.latitude]); 20:18:42 > 517 | console.log('list',list) 20:18:42 | ^ 20:18:42 518 | // this.layers.stationLayer.features = [ 20:18:42 519 | // { 20:18:42 520 | // type: "polyline", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/ElectronicFence.vue:546:5: 20:18:42 544 | mounted() { 20:18:42 545 | let query = this.$route.query; 20:18:42 > 546 | console.log('query',query) 20:18:42 | ^ 20:18:42 547 | if (query && query.pathId) { 20:18:42 548 | this.showFenceEdit = false 20:18:42 549 | this.initPosition(query.pathId) 20:18:42 20:18:42 20:18:42 29 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:512:13: 20:18:42 510 | this.activeHome() 20:18:42 511 | this.applist()//查询左边下拉应用列表 20:18:42 > 512 | console.log(this.$refs.mainNavBar.data) 20:18:42 | ^ 20:18:42 513 | if (state.defaultFirst == 1) { 20:18:42 514 | this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data) 20:18:42 515 | } 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "applicationName" computed property (vue/no-side-effects-in-computed-properties) at src/views/Home.vue:528:11: 20:18:42 526 | if (this.$store.state.appmenusShow) { 20:18:42 527 | this.$nextTick(() => { 20:18:42 > 528 | this.showApp = true 20:18:42 | ^ 20:18:42 529 | this.$refs.mychild.setMaincontent(false) // 调用子组件的方法 20:18:42 530 | this.applist()//查询左边下拉应用列表 20:18:42 531 | console.log(this.$refs.mainNavBar.data) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:531:11: 20:18:42 529 | this.$refs.mychild.setMaincontent(false) // 调用子组件的方法 20:18:42 530 | this.applist()//查询左边下拉应用列表 20:18:42 > 531 | console.log(this.$refs.mainNavBar.data) 20:18:42 | ^ 20:18:42 532 | if (this.$store.state.defaultFirst == 1) { 20:18:42 533 | // this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data) 20:18:42 534 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:544:7: 20:18:42 542 | currentAppName = this.$store.getters.currentAppName 20:18:42 543 | } 20:18:42 > 544 | console.log(currentAppName) 20:18:42 | ^ 20:18:42 545 | return currentAppName; 20:18:42 546 | }, 20:18:42 547 | showInstance() { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:656:11: 20:18:42 654 | } 20:18:42 655 | this.otherNotice = arr; 20:18:42 > 656 | console.log("this.otherNotice---->", this.otherNotice) 20:18:42 | ^ 20:18:42 657 | } 20:18:42 658 | } 20:18:42 659 | ) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:667:11: 20:18:42 665 | if (res.data.errcode == 0) { 20:18:42 666 | let listArr = res.data.data.data 20:18:42 > 667 | console.log(listArr) 20:18:42 | ^ 20:18:42 668 | if (listArr.length) { 20:18:42 669 | listArr.forEach(item => { 20:18:42 670 | if (currDate(true) >= item.items.__G3lF6FIrSTspuF06jEr.value && currDate(true) <= item.items.__eG17lW4psp4yq1aT0Pt.value) {//在当前时间范围内提醒 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:686:11: 20:18:42 684 | if (res.status == 200) { 20:18:42 685 | let listArr = res.data.data 20:18:42 > 686 | console.log('公安未读消息', listArr) 20:18:42 | ^ 20:18:42 687 | if (listArr.length) { 20:18:42 688 | this.policeNotices = listArr.sort((a,b)=>{ 20:18:42 689 | return (new Date(b.item_senddate)-new Date(a.item_senddate)) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:698:11: 20:18:42 696 | // }) 20:18:42 697 | } 20:18:42 > 698 | console.log('公安未读消息1111', this.policeNotices.length) 20:18:42 | ^ 20:18:42 699 | // this.policeNoticePop() 20:18:42 700 | if (this.policeNotices.length>0 && !this.showBktHome) {//提醒时间段有弹窗提醒 20:18:42 701 | setTimeout(() => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:708:9: 20:18:42 706 | }, 20:18:42 707 | onError: err => { 20:18:42 > 708 | console.log(err) 20:18:42 | ^ 20:18:42 709 | } 20:18:42 710 | } 20:18:42 711 | ) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:712:5: 20:18:42 710 | } 20:18:42 711 | ) 20:18:42 > 712 | console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels 20:18:42 | ^ 20:18:42 713 | if(organizationLevels.indexOf('Premium')>-1){ 20:18:42 714 | this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions 20:18:42 715 | console.log('this.baseServiceOptions',this.baseServiceOptions) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:715:7: 20:18:42 713 | if(organizationLevels.indexOf('Premium')>-1){ 20:18:42 714 | this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions 20:18:42 > 715 | console.log('this.baseServiceOptions',this.baseServiceOptions) 20:18:42 | ^ 20:18:42 716 | } 20:18:42 717 | 20:18:42 718 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:792:7: 20:18:42 790 | // 检查并显示密码修改提示 20:18:42 791 | checkPasswordUpdateNotice() { 20:18:42 > 792 | console.log('this.updatePasswordType', this.updatePasswordType, this.updatePasswordMsg) 20:18:42 | ^ 20:18:42 793 | if (this.updatePasswordType && this.updatePasswordMsg) { 20:18:42 794 | this.updatePwdDialogVisible = true 20:18:42 795 | if (this.updatePasswordType === '2') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:819:11: 20:18:42 817 | this.$api.isSupervisedApi(domainId, { 20:18:42 818 | onSucess: res => { 20:18:42 > 819 | console.log('res11', res) 20:18:42 | ^ 20:18:42 820 | if (res.data.data) { 20:18:42 821 | console.log('res.data.data监管归属', res.data.data) 20:18:42 822 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:821:13: 20:18:42 819 | console.log('res11', res) 20:18:42 820 | if (res.data.data) { 20:18:42 > 821 | console.log('res.data.data监管归属', res.data.data) 20:18:42 | ^ 20:18:42 822 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 823 | console.log(this.isSupervisedInfoCompletedData) 20:18:42 824 | if (res.data.data.superviseCompleted && res.data.data.infoCompleted) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:823:13: 20:18:42 821 | console.log('res.data.data监管归属', res.data.data) 20:18:42 822 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 > 823 | console.log(this.isSupervisedInfoCompletedData) 20:18:42 | ^ 20:18:42 824 | if (res.data.data.superviseCompleted && res.data.data.infoCompleted) { 20:18:42 825 | this.supervisionDialogVisible = false;//有填写监管归属,隐藏监管归属弹窗 20:18:42 826 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:835:11: 20:18:42 833 | onError: erro => { 20:18:42 834 | this.supervisionDialogVisible = false;//错误,隐藏弹窗,默认让客户可以用 20:18:42 > 835 | console.log('erro11', erro) 20:18:42 | ^ 20:18:42 836 | } 20:18:42 837 | }) 20:18:42 838 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:863:13: 20:18:42 861 | { 20:18:42 862 | onSucess: res => { 20:18:42 > 863 | console.log(res.data.data.placeOfRegister) 20:18:42 | ^ 20:18:42 864 | if (res.data.data.placeOfRegister && res.data.data.placeOfRegister.province.name.indexOf('北京') > -1) { 20:18:42 865 | this.systemNoticeDialogVisible = true 20:18:42 866 | this.placeOfRegister_bjFlag = true 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:906:11: 20:18:42 904 | this.$api.getEnterpriseUserinfo(localStorage.getItem("domainId"), { 20:18:42 905 | onSucess: res => { 20:18:42 > 906 | console.log('res11',res) 20:18:42 | ^ 20:18:42 907 | if (res.data.status == 200) { 20:18:42 908 | let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒 20:18:42 909 | console.log('this.domainAdmin',this.domainAdmin) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:909:13: 20:18:42 907 | if (res.data.status == 200) { 20:18:42 908 | let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒 20:18:42 > 909 | console.log('this.domainAdmin',this.domainAdmin) 20:18:42 | ^ 20:18:42 910 | if(this.domainAdmin&&isValidLonlat&&this.network){//是组织管理员以及没有完善经纬度--强提醒 20:18:42 911 | this.domainLonLatPopDialogVisible=true 20:18:42 912 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1183:17: 20:18:42 1181 | { 20:18:42 1182 | onSucess: res => { 20:18:42 > 1183 | console.log('res', res) 20:18:42 | ^ 20:18:42 1184 | let shopToken = res.data && res.data.accessToken || '' 20:18:42 1185 | resolve(shopToken) 20:18:42 1186 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1227:17: 20:18:42 1225 | { 20:18:42 1226 | onSucess: res => { 20:18:42 > 1227 | console.log('res', res) 20:18:42 | ^ 20:18:42 1228 | let shopToken = res.data && res.data.accessToken || '' 20:18:42 1229 | resolve(shopToken) 20:18:42 1230 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1278:13: 20:18:42 1276 | onSucess: response => { 20:18:42 1277 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 1278 | console.log(response.data) 20:18:42 | ^ 20:18:42 1279 | if (response.data.data.data.length) { 20:18:42 1280 | let arr = [] 20:18:42 1281 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1297:15: 20:18:42 1295 | 20:18:42 1296 | }) 20:18:42 > 1297 | console.log(arr) 20:18:42 | ^ 20:18:42 1298 | arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 20:18:42 1299 | 20:18:42 1300 | const titleMap = {} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1344:15: 20:18:42 1342 | } 20:18:42 1343 | } 20:18:42 > 1344 | console.log(arr3) 20:18:42 | ^ 20:18:42 1345 | this.applistArr = arr3 20:18:42 1346 | 20:18:42 1347 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1385:13: 20:18:42 1383 | onSucess: res => { 20:18:42 1384 | if (res.status == 200) { 20:18:42 > 1385 | console.log("res--->", res.status); 20:18:42 | ^ 20:18:42 1386 | } 20:18:42 1387 | } 20:18:42 1388 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1488:11: 20:18:42 1486 | }, 20:18:42 1487 | onError: error => { 20:18:42 > 1488 | console.log(error); 20:18:42 | ^ 20:18:42 1489 | } 20:18:42 1490 | }); 20:18:42 1491 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1606:7: 20:18:42 1604 | 20:18:42 1605 | closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡 20:18:42 > 1606 | console.log(tab) 20:18:42 | ^ 20:18:42 1607 | console.log(tabindex) 20:18:42 1608 | if (this.$store.state.searchDataStore.length) { 20:18:42 1609 | this.$store.state.searchDataStore.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1607:7: 20:18:42 1605 | closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡 20:18:42 1606 | console.log(tab) 20:18:42 > 1607 | console.log(tabindex) 20:18:42 | ^ 20:18:42 1608 | if (this.$store.state.searchDataStore.length) { 20:18:42 1609 | this.$store.state.searchDataStore.forEach((item, index) => { 20:18:42 1610 | if (item.appId == tab.appId && item.viewId == tab.actionContent) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1622:7: 20:18:42 1620 | }) 20:18:42 1621 | } 20:18:42 > 1622 | console.log(this.$store.state.searchDataStore) 20:18:42 | ^ 20:18:42 1623 | let tabs = this.tabs; 20:18:42 1624 | if (tabindex >= 0) { //点击X关闭 20:18:42 1625 | console.log(JSON.stringify(this.tabs)) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1625:9: 20:18:42 1623 | let tabs = this.tabs; 20:18:42 1624 | if (tabindex >= 0) { //点击X关闭 20:18:42 > 1625 | console.log(JSON.stringify(this.tabs)) 20:18:42 | ^ 20:18:42 1626 | tabs.splice(tabindex, 1); 20:18:42 1627 | if (tab.active) { 20:18:42 1628 | if (tabs.length > 0 && ((tabs.length - 1) >= tabindex)) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/Home.vue:1701:13: 20:18:42 1699 | onSucess: res => { 20:18:42 1700 | this.isOrganizationPromoter = res.data.data.isOrganizationPromoter; 20:18:42 > 1701 | console.info('promoter', this.isOrganizationPromoter); 20:18:42 | ^ 20:18:42 1702 | } 20:18:42 1703 | }) 20:18:42 1704 | } 20:18:42 20:18:42 20:18:42 31 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:409:13: 20:18:42 407 | this.activeHome() 20:18:42 408 | this.applist()//查询左边下拉应用列表 20:18:42 > 409 | console.log(this.$refs.mainNavBar.data) 20:18:42 | ^ 20:18:42 410 | if (state.defaultFirst == 1) { 20:18:42 411 | this.$refs.mainNavBar.defaultClickFirst(this.$refs.mainNavBar.data) 20:18:42 412 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:426:7: 20:18:42 424 | currentAppName = this.$store.getters.currentAppName; 20:18:42 425 | } 20:18:42 > 426 | console.log(currentAppName) 20:18:42 | ^ 20:18:42 427 | return currentAppName; 20:18:42 428 | }, 20:18:42 429 | showInstance() { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:538:11: 20:18:42 536 | } 20:18:42 537 | this.otherNotice = arr; 20:18:42 > 538 | console.log("this.otherNotice---->", this.otherNotice) 20:18:42 | ^ 20:18:42 539 | } 20:18:42 540 | } 20:18:42 541 | ) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:545:5: 20:18:42 543 | this.myprofile(); 20:18:42 544 | 20:18:42 > 545 | console.log('organizationLevels',organizationLevels)//obpm.config.js定义全局变量organizationLevels 20:18:42 | ^ 20:18:42 546 | if(organizationLevels.indexOf('Premium')>-1){ 20:18:42 547 | this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions 20:18:42 548 | console.log('this.baseServiceOptions',this.baseServiceOptions) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:548:7: 20:18:42 546 | if(organizationLevels.indexOf('Premium')>-1){ 20:18:42 547 | this.baseServiceOptions=this.$root.roleLevelsPermissionData&&this.$root.roleLevelsPermissionData.baseServiceOptions 20:18:42 > 548 | console.log('this.baseServiceOptions',this.baseServiceOptions) 20:18:42 | ^ 20:18:42 549 | } 20:18:42 550 | 20:18:42 551 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:625:7: 20:18:42 623 | // 检查并显示密码修改提示 20:18:42 624 | checkPasswordUpdateNotice() { 20:18:42 > 625 | console.log('this.updatePasswordType', this.updatePasswordType, this.updatePasswordMsg) 20:18:42 | ^ 20:18:42 626 | if (this.updatePasswordType && this.updatePasswordMsg) { 20:18:42 627 | this.updatePwdDialogVisible = true 20:18:42 628 | if (this.updatePasswordType === '2') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:652:11: 20:18:42 650 | this.$api.isSupervisedApi(domainId, { 20:18:42 651 | onSucess: res => { 20:18:42 > 652 | console.log('res11', res) 20:18:42 | ^ 20:18:42 653 | if (res.data.data) { 20:18:42 654 | console.log('res.data.data监管归属', res.data.data) 20:18:42 655 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:654:13: 20:18:42 652 | console.log('res11', res) 20:18:42 653 | if (res.data.data) { 20:18:42 > 654 | console.log('res.data.data监管归属', res.data.data) 20:18:42 | ^ 20:18:42 655 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 656 | console.log(this.isSupervisedInfoCompletedData) 20:18:42 657 | if (res.data.data.superviseCompleted && res.data.data.infoCompleted) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:656:13: 20:18:42 654 | console.log('res.data.data监管归属', res.data.data) 20:18:42 655 | this.isSupervisedInfoCompletedData = res.data.data 20:18:42 > 656 | console.log(this.isSupervisedInfoCompletedData) 20:18:42 | ^ 20:18:42 657 | if (res.data.data.superviseCompleted && res.data.data.infoCompleted) { 20:18:42 658 | this.supervisionDialogVisible = false;//有填写监管归属,隐藏监管归属弹窗 20:18:42 659 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:668:11: 20:18:42 666 | onError: erro => { 20:18:42 667 | this.supervisionDialogVisible = false;//错误,隐藏弹窗,默认让客户可以用 20:18:42 > 668 | console.log('erro11', erro) 20:18:42 | ^ 20:18:42 669 | } 20:18:42 670 | }) 20:18:42 671 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:696:13: 20:18:42 694 | { 20:18:42 695 | onSucess: res => { 20:18:42 > 696 | console.log(res.data.data.placeOfRegister) 20:18:42 | ^ 20:18:42 697 | if (res.data.data.placeOfRegister && res.data.data.placeOfRegister.province.name.indexOf('北京') > -1) { 20:18:42 698 | this.systemNoticeDialogVisible = true 20:18:42 699 | this.placeOfRegister_bjFlag = true 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:733:11: 20:18:42 731 | this.$api.getEnterpriseUserinfo(localStorage.getItem("domainId"), { 20:18:42 732 | onSucess: res => { 20:18:42 > 733 | console.log('res11',res) 20:18:42 | ^ 20:18:42 734 | if (res.data.status == 200) { 20:18:42 735 | let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒 20:18:42 736 | console.log('this.domainAdmin',this.domainAdmin) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:736:13: 20:18:42 734 | if (res.data.status == 200) { 20:18:42 735 | let isValidLonlat=res.data.data.isValidLonlat;//判断企业是否完善经纬度,没有完善强提醒 20:18:42 > 736 | console.log('this.domainAdmin',this.domainAdmin) 20:18:42 | ^ 20:18:42 737 | if(this.domainAdmin&&isValidLonlat&&this.network){//是组织管理员以及没有完善经纬度--强提醒 20:18:42 738 | this.domainLonLatPopDialogVisible=true 20:18:42 739 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1001:17: 20:18:42 999 | { 20:18:42 1000 | onSucess: res => { 20:18:42 > 1001 | console.log('res', res) 20:18:42 | ^ 20:18:42 1002 | let shopToken = res.data && res.data.accessToken || '' 20:18:42 1003 | resolve(shopToken) 20:18:42 1004 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1045:17: 20:18:42 1043 | { 20:18:42 1044 | onSucess: res => { 20:18:42 > 1045 | console.log('res', res) 20:18:42 | ^ 20:18:42 1046 | let shopToken = res.data && res.data.accessToken || '' 20:18:42 1047 | resolve(shopToken) 20:18:42 1048 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1096:13: 20:18:42 1094 | onSucess: response => { 20:18:42 1095 | if (response.data && response.data.errmsg == "ok") { 20:18:42 > 1096 | console.log(response.data) 20:18:42 | ^ 20:18:42 1097 | if (response.data.data.data.length) { 20:18:42 1098 | let arr = [] 20:18:42 1099 | response.data.data.data.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1115:15: 20:18:42 1113 | 20:18:42 1114 | }) 20:18:42 > 1115 | console.log(arr) 20:18:42 | ^ 20:18:42 1116 | arr.sort((a, b) => { return Number(a.cateSort) - Number(b.cateSort) }) //分类排序cateSort 20:18:42 1117 | 20:18:42 1118 | const titleMap = {} 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1162:15: 20:18:42 1160 | } 20:18:42 1161 | } 20:18:42 > 1162 | console.log(arr3) 20:18:42 | ^ 20:18:42 1163 | this.applistArr = arr3 20:18:42 1164 | 20:18:42 1165 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1203:13: 20:18:42 1201 | onSucess: res => { 20:18:42 1202 | if (res.status == 200) { 20:18:42 > 1203 | console.log("res--->", res.status); 20:18:42 | ^ 20:18:42 1204 | } 20:18:42 1205 | } 20:18:42 1206 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1306:11: 20:18:42 1304 | }, 20:18:42 1305 | onError: error => { 20:18:42 > 1306 | console.log(error); 20:18:42 | ^ 20:18:42 1307 | } 20:18:42 1308 | }); 20:18:42 1309 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1424:7: 20:18:42 1422 | 20:18:42 1423 | closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡 20:18:42 > 1424 | console.log(tab) 20:18:42 | ^ 20:18:42 1425 | console.log(tabindex) 20:18:42 1426 | if (this.$store.state.searchDataStore.length) { 20:18:42 1427 | this.$store.state.searchDataStore.forEach((item, index) => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1425:7: 20:18:42 1423 | closeTab: function (tab, tabindex) {//关闭当前选项卡,选中前一个选项卡 20:18:42 1424 | console.log(tab) 20:18:42 > 1425 | console.log(tabindex) 20:18:42 | ^ 20:18:42 1426 | if (this.$store.state.searchDataStore.length) { 20:18:42 1427 | this.$store.state.searchDataStore.forEach((item, index) => { 20:18:42 1428 | if (item.appId == tab.appId && item.viewId == tab.actionContent) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1440:7: 20:18:42 1438 | }) 20:18:42 1439 | } 20:18:42 > 1440 | console.log(this.$store.state.searchDataStore) 20:18:42 | ^ 20:18:42 1441 | let tabs = this.tabs; 20:18:42 1442 | if (tabindex >= 0) { //点击X关闭 20:18:42 1443 | console.log(JSON.stringify(this.tabs)) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1443:9: 20:18:42 1441 | let tabs = this.tabs; 20:18:42 1442 | if (tabindex >= 0) { //点击X关闭 20:18:42 > 1443 | console.log(JSON.stringify(this.tabs)) 20:18:42 | ^ 20:18:42 1444 | tabs.splice(tabindex, 1); 20:18:42 1445 | if (tab.active) { 20:18:42 1446 | if (tabs.length > 0 && ((tabs.length - 1) >= tabindex)) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/views/HomeBKT.vue:1519:13: 20:18:42 1517 | onSucess: res => { 20:18:42 1518 | this.isOrganizationPromoter = res.data.data.isOrganizationPromoter; 20:18:42 > 1519 | console.info('promoter', this.isOrganizationPromoter); 20:18:42 | ^ 20:18:42 1520 | } 20:18:42 1521 | }) 20:18:42 1522 | } 20:18:42 20:18:42 20:18:42 25 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/Main.vue:423:11: 20:18:42 421 | }, 20:18:42 422 | onError: (error) => { 20:18:42 > 423 | console.log(error); 20:18:42 | ^ 20:18:42 424 | }, 20:18:42 425 | }); 20:18:42 426 | }, 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/main_pending.vue:677:9: 20:18:42 675 | activate() { 20:18:42 676 | if (this.backlogRight.length === 0) { 20:18:42 > 677 | console.log("--->0"); 20:18:42 | ^ 20:18:42 678 | } 20:18:42 679 | }, 20:18:42 680 | //点击左侧导航触发待办事项 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected console statement (no-console) at src/views/mixin_LockScreen.vue:85:29: 20:18:42 83 | } 20:18:42 84 | }, catch: error => { 20:18:42 > 85 | console.log('error1', error) 20:18:42 | ^ 20:18:42 86 | } 20:18:42 87 | 20:18:42 88 | 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected side effect in "activeColor" computed property (vue/no-side-effects-in-computed-properties) at src/components/activity.vue:103:15: 20:18:42 101 | case 10: //返回 20:18:42 102 | if(this.$route.query.isPopup == '1') { 20:18:42 > 103 | this.isShowBtn = false; 20:18:42 | ^ 20:18:42 104 | return 20:18:42 105 | } 20:18:42 106 | data = { 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "activeColor" computed property (vue/no-side-effects-in-computed-properties) at src/components/activity.vue:357:11: 20:18:42 355 | return data; 20:18:42 356 | case 0: //流程处理在流程的表单权限里设置了隐藏,type返回0 20:18:42 > 357 | this.isShowBtn = false 20:18:42 | ^ 20:18:42 358 | default: 20:18:42 359 | break; 20:18:42 360 | } 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_tab.vue:323:7: 20:18:42 321 | } 20:18:42 322 | // this.tabWidth = document.documentElement.clientWidth - 327; 20:18:42 > 323 | this.tabWidth = document.documentElement.clientWidth - 0; 20:18:42 | ^ 20:18:42 324 | return this.setField(formData); 20:18:42 325 | //return this.$parent.findField(this.id); 20:18:42 326 | }, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/o_tab.vue:475:7: 20:18:42 473 | 20:18:42 474 | handleChange(val) { 20:18:42 > 475 | console.log(val); 20:18:42 | ^ 20:18:42 476 | }, 20:18:42 477 | 20:18:42 478 | handleClick(tab) { 20:18:42 20:18:42 20:18:42 2 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:84:11: 20:18:42 82 | if (formData.divWidth) { 20:18:42 83 | if (formData.divWidth.indexOf("px") > -1) { 20:18:42 > 84 | this.dialogWidth = formData.divWidth; 20:18:42 | ^ 20:18:42 85 | } else if (formData.divWidth.indexOf("%") > -1) { 20:18:42 86 | this.dialogWidth = formData.divWidth; 20:18:42 87 | } else { 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:86:11: 20:18:42 84 | this.dialogWidth = formData.divWidth; 20:18:42 85 | } else if (formData.divWidth.indexOf("%") > -1) { 20:18:42 > 86 | this.dialogWidth = formData.divWidth; 20:18:42 | ^ 20:18:42 87 | } else { 20:18:42 88 | this.dialogWidth = formData.divWidth + "px"; 20:18:42 89 | } 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:88:11: 20:18:42 86 | this.dialogWidth = formData.divWidth; 20:18:42 87 | } else { 20:18:42 > 88 | this.dialogWidth = formData.divWidth + "px"; 20:18:42 | ^ 20:18:42 89 | } 20:18:42 90 | } 20:18:42 91 | if (formData.divHeight) { 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:96:11: 20:18:42 94 | if (formData.divHeight.indexOf("px") > -1) { 20:18:42 95 | h = formData.divHeight.split("px")[0]; 20:18:42 > 96 | this.dialogHidth = parseInt(h) - 100 + "px"; 20:18:42 | ^ 20:18:42 97 | } else if (formData.divHeight.indexOf("%") > -1) { 20:18:42 98 | h = formData.divHeight; 20:18:42 99 | let num = h.split("%")[0]; 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:101:11: 20:18:42 99 | let num = h.split("%")[0]; 20:18:42 100 | let he = (screen * parseInt(num)) / 100; 20:18:42 > 101 | this.dialogHidth = he - 124 + "px"; 20:18:42 | ^ 20:18:42 102 | } else { 20:18:42 103 | let t = screen * 0.15; 20:18:42 104 | //let t = 1 - (formData.divHeight / screen); 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:106:13: 20:18:42 104 | //let t = 1 - (formData.divHeight / screen); 20:18:42 105 | if (parseInt(formData.divHeight) >= screen) { 20:18:42 > 106 | this.dialogTop = "1%"; 20:18:42 | ^ 20:18:42 107 | } else { 20:18:42 108 | let hd = screen - parseInt(formData.divHeight); 20:18:42 109 | if (hd < t) { 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:112:17: 20:18:42 110 | let d = Math.ceil(hd / t); 20:18:42 111 | if (d >= 15) { 20:18:42 > 112 | this.dialogTop = "15%"; 20:18:42 | ^ 20:18:42 113 | } else { 20:18:42 114 | this.dialogTop = d + "%"; 20:18:42 115 | } 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:114:17: 20:18:42 112 | this.dialogTop = "15%"; 20:18:42 113 | } else { 20:18:42 > 114 | this.dialogTop = d + "%"; 20:18:42 | ^ 20:18:42 115 | } 20:18:42 116 | } 20:18:42 117 | } 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:118:11: 20:18:42 116 | } 20:18:42 117 | } 20:18:42 > 118 | this.dialogHidth = parseInt(formData.divHeight) - 124 + "px"; 20:18:42 | ^ 20:18:42 119 | } 20:18:42 120 | } else { 20:18:42 121 | let screen = document.documentElement.clientHeight; 20:18:42 20:18:42 20:18:42 error: Unexpected side effect in "field" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_view_dialog.vue:122:9: 20:18:42 120 | } else { 20:18:42 121 | let screen = document.documentElement.clientHeight; 20:18:42 > 122 | this.dialogHidth = screen / 2 + 24 + "px"; 20:18:42 | ^ 20:18:42 123 | } 20:18:42 124 | 20:18:42 125 | formData.obpmFilePath = obpmConfig.obpmFilePath; 20:18:42 20:18:42 20:18:42 10 errors found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected side effect in "options" computed property (vue/no-side-effects-in-computed-properties) at src/components/o_select_about.vue:137:7: 20:18:42 135 | }); 20:18:42 136 | }); 20:18:42 > 137 | this.selectData = selectData; 20:18:42 | ^ 20:18:42 138 | return data; 20:18:42 139 | } 20:18:42 140 | 20:18:42 20:18:42 20:18:42 1 error found. 20:18:42 20:18:42 Module Warning (from ./node_modules/eslint-loader/index.js): 20:18:42 error: Unexpected side effect in "template" computed property (vue/no-side-effects-in-computed-properties) at src/components/form_normalform.vue:378:11: 20:18:42 376 | 20:18:42 377 | if (!data.formTemplate.template) { 20:18:42 > 378 | this.isShowFormActivity = false; 20:18:42 | ^ 20:18:42 379 | return { 20:18:42 380 | components: { authority }, 20:18:42 381 | template: "<div><authority /></div>", 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:433:7: 20:18:42 431 | let that=this; 20:18:42 432 | window.addEventListener('message',function(e){//监听弹窗关闭-bcx 20:18:42 > 433 | console.log('e',e) 20:18:42 | ^ 20:18:42 434 | if(e.data){ 20:18:42 435 | that.jumpPopup=false 20:18:42 436 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:448:7: 20:18:42 446 | // 处理include-control 自动增大逻辑 20:18:42 447 | handleIncludeControlBug() { 20:18:42 > 448 | console.log('触发了') 20:18:42 | ^ 20:18:42 449 | this.timeIds.forEach(id => { 20:18:42 450 | clearInterval(id) 20:18:42 451 | }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:463:7: 20:18:42 461 | }, 20:18:42 462 | handleIncludeControlRefresh(controls, cb) { 20:18:42 > 463 | console.log('controls', controls) 20:18:42 | ^ 20:18:42 464 | // resize 计算会走这里 20:18:42 465 | // include可能原本就被隐藏 这里要集合 20:18:42 466 | let affectedIncludeControls = [] 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:473:7: 20:18:42 471 | } 20:18:42 472 | }) 20:18:42 > 473 | console.log('affectedIncludeControls获取Dom对象', affectedIncludeControls) 20:18:42 | ^ 20:18:42 474 | this.$nextTick(() => { 20:18:42 475 | cb() //这个执行的是handleIncludeControlComputed(controls)(); 20:18:42 476 | affectedIncludeControls.forEach(itm => { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:483:9: 20:18:42 481 | handleIncludeControlComputed(controls) { 20:18:42 482 | controls.forEach(item => { 20:18:42 > 483 | console.log('item.parentNode', item.parentNode) 20:18:42 | ^ 20:18:42 484 | let pw = item.parentNode.clientWidth - (parseFloat(getComputedStyle(item.parentNode).paddingLeft) + parseFloat(getComputedStyle(item.parentNode).paddingRight)) 20:18:42 485 | console.log('pw', pw) 20:18:42 486 | if (pw > 0) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:485:9: 20:18:42 483 | console.log('item.parentNode', item.parentNode) 20:18:42 484 | let pw = item.parentNode.clientWidth - (parseFloat(getComputedStyle(item.parentNode).paddingLeft) + parseFloat(getComputedStyle(item.parentNode).paddingRight)) 20:18:42 > 485 | console.log('pw', pw) 20:18:42 | ^ 20:18:42 486 | if (pw > 0) { 20:18:42 487 | item.style.width = pw + 'px' //增加父元素固定宽度'.include-control' 与 '.tab-control' 20:18:42 488 | } else { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:490:13: 20:18:42 488 | } else { 20:18:42 489 | let id = setTimeout(() => { 20:18:42 > 490 | console.log(111) 20:18:42 | ^ 20:18:42 491 | // resize 计算会走这里 20:18:42 492 | // include可能原本就被隐藏 这里要集合 20:18:42 493 | if (item.style.display !== 'none') { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:500:15: 20:18:42 498 | } 20:18:42 499 | this.$nextTick(() => { 20:18:42 > 500 | console.log('bb', parseFloat(getComputedStyle(item.parentNode).paddingLeft)); 20:18:42 | ^ 20:18:42 501 | let pw = item.parentNode.clientWidth - (parseFloat(getComputedStyle(item.parentNode).paddingLeft) + parseFloat(getComputedStyle(item.parentNode).paddingRight)) 20:18:42 502 | if (pw > 0) { 20:18:42 503 | console.log('item.parentNode', item.parentNode) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:503:17: 20:18:42 501 | let pw = item.parentNode.clientWidth - (parseFloat(getComputedStyle(item.parentNode).paddingLeft) + parseFloat(getComputedStyle(item.parentNode).paddingRight)) 20:18:42 502 | if (pw > 0) { 20:18:42 > 503 | console.log('item.parentNode', item.parentNode) 20:18:42 | ^ 20:18:42 504 | item.style.width = pw + 'px' //增加父元素固定宽度'.include-control' 与 '.tab-control' 20:18:42 505 | item.style.display = "block" 20:18:42 506 | clearInterval(id) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:609:15: 20:18:42 607 | signatureid, 20:18:42 608 | function (data) { 20:18:42 > 609 | console.log(data); 20:18:42 | ^ 20:18:42 610 | } 20:18:42 611 | ); 20:18:42 612 | break; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:774:7: 20:18:42 772 | initForm({ appId, formId, docId }) { 20:18:42 773 | let openParams = this.openParams; 20:18:42 > 774 | console.log(docId); 20:18:42 | ^ 20:18:42 775 | if (openParams.appId) { 20:18:42 776 | this.$root.appid = openParams.appId; //如果有多个软件,当从首页进入表单,需要把当前页当前数据的appId赋值给全局变量,否则有可能导致软件的appId拿错 20:18:42 777 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:799:9: 20:18:42 797 | obj = this.setParams(openParams.urlParams, obj); 20:18:42 798 | } 20:18:42 > 799 | console.log("获取表单。。。"); 20:18:42 | ^ 20:18:42 800 | API.getForm( 20:18:42 801 | appId, 20:18:42 802 | formId, 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:938:29: 20:18:42 936 | signatureid, 20:18:42 937 | function (data) { 20:18:42 > 938 | console.log(data); 20:18:42 | ^ 20:18:42 939 | } 20:18:42 940 | ); 20:18:42 941 | break; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:996:21: 20:18:42 994 | for (let i = 0; i < data.fields.length; i++) { 20:18:42 995 | if (data.fields[i].isModified) { 20:18:42 > 996 | console.log("111", showLog); 20:18:42 | ^ 20:18:42 997 | showLog = true; 20:18:42 998 | break; 20:18:42 999 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:1179:7: 20:18:42 1177 | params = { ...params, ...this.$route.query }; 20:18:42 1178 | } 20:18:42 > 1179 | console.log(params); 20:18:42 | ^ 20:18:42 1180 | API.getForm(appId, formId, docId, params, { 20:18:42 1181 | onSucess: (res) => { 20:18:42 1182 | let fd = res.data.data; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:1236:19: 20:18:42 1234 | //表单嵌套tab判断传递参数 20:18:42 1235 | fields[i].exparams = op.exparams; 20:18:42 > 1236 | console.log(fields[i].exparams); 20:18:42 | ^ 20:18:42 1237 | } 20:18:42 1238 | if (fields[i].tabs && fields[i].tabs.length > 0) { 20:18:42 1239 | for (let j = 0; j < fields[i].tabs.length; j++) { 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:1470:19: 20:18:42 1468 | fields.forEach((f, i) => { 20:18:42 1469 | if (field.id == f.id) { 20:18:42 > 1470 | console.log(fields[i].type); 20:18:42 | ^ 20:18:42 1471 | fields[i].value = field.value; //只能更新value,而不能简单做对象替换,field.value绑定在组件v-model上,如果直接替换只是数组内存指针简单变更 20:18:42 1472 | fields[i].options = field.options; 20:18:42 1473 | fields[i].tabs = field.tabs; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:1511:7: 20:18:42 1509 | 20:18:42 1510 | handleClose(done) { 20:18:42 > 1511 | console.log('done',done) 20:18:42 | ^ 20:18:42 1512 | done(); 20:18:42 1513 | if (this.isDialogOpenExternalLink) { 20:18:42 1514 | let appId = this.openParams.appId; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:2405:15: 20:18:42 2403 | } 20:18:42 2404 | } else if (response.data.errcode == 0) {//请求成功返回 20:18:42 > 2405 | console.log('response.data', response.data) 20:18:42 | ^ 20:18:42 2406 | console.log('activityType', activityType) 20:18:42 2407 | if (response.data.actionStep === 'AfterAction' && activityType == 34) {//activityType=34才提示 20:18:42 2408 | this.$message({ type: 'success', message: '操作成功' }) 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:2406:15: 20:18:42 2404 | } else if (response.data.errcode == 0) {//请求成功返回 20:18:42 2405 | console.log('response.data', response.data) 20:18:42 > 2406 | console.log('activityType', activityType) 20:18:42 | ^ 20:18:42 2407 | if (response.data.actionStep === 'AfterAction' && activityType == 34) {//activityType=34才提示 20:18:42 2408 | this.$message({ type: 'success', message: '操作成功' }) 20:18:42 2409 | } 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:2591:7: 20:18:42 2589 | doSave(num, actId, withOld, subDoc, act) { 20:18:42 2590 | // debugger 20:18:42 > 2591 | console.log(777); 20:18:42 | ^ 20:18:42 2592 | let openParams = this.openParams; 20:18:42 2593 | let that = this; 20:18:42 2594 | let transferrData = ""; 20:18:42 20:18:42 20:18:42 error: Unexpected console statement (no-console) at src/components/form_normalform.vue:3456:13: 20:18:42 3454 | API.executeCustom(appId, actId, obj, params, { 20:18:42 3455 | onSucess: (res) => { 20:18:42 > 3456 | console.log(res); 20:18:42 | ^ 20:18:42 3457 | let errcode = res.data.errcode; 20:18:42 3458 | if (errcode == 0) { 20:18:42 3459 | let errmsg = act.name + this.$t("success"); 20:18:42 20:18:42 20:18:42 23 errors found. 20:18:42 20:18:42 You may use special comments to disable some warnings. 20:18:42 Use // eslint-disable-next-line to ignore the next line. 20:18:42 Use /* eslint-disable */ to ignore all warnings in a file. 20:18:42 warning 20:18:42 20:18:42 asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). 20:18:42 This can impact web performance. 20:18:42 Assets: 20:18:42 fonts/Source Han Sans CN Regular.552b3917.eot (8.14 MiB) 20:18:42 fonts/Source Han Sans CN Regular.d1fb7855.woff (5.1 MiB) 20:18:42 img/fontawesome-webfont.912ec66d.svg (434 KiB) 20:18:42 img/background.646883a5.jpg (363 KiB) 20:18:42 fonts/Source Han Sans CN Regular.50f2d6d6.ttf (8.14 MiB) 20:18:42 img/Source Han Sans CN Regular.63d44fde.svg (17.8 MiB) 20:18:42 js/about.db86a36b.js (2.83 MiB) 20:18:42 js/app.828fb6df.js (4.67 MiB) 20:18:42 js/chunk-28d02cc0.e20621fb.js (305 KiB) 20:18:42 js/rail.7b9cc591.js (2.49 MiB) 20:18:42 iwebapp/pdfjs/core/pdf.js (584 KiB) 20:18:42 iwebapp/pdfjs/core/pdf.worker.js (723 KiB) 20:18:42 js/esdk-obs-browserjs.min.js (304 KiB) 20:18:42 pdf/word/pdfjs/build/pdf.js (774 KiB) 20:18:42 iwebapp/pdfjs/pdf-34bd0a9d29.viewer.js (1.36 MiB) 20:18:42 iwebapp/pdfjs/pdf-8cc3ba5958.viewer.js (1.37 MiB) 20:18:42 pdf/word/pdfjs/build/pdf.js.map (1.48 MiB) 20:18:42 pdf/word/pdfjs/build/pdf.worker.js (1.66 MiB) 20:18:42 pdf/word/pdfjs/build/pdf.worker.js.map (3.39 MiB) 20:18:42 pdf/word/pdfjs/web/viewer.js (655 KiB) 20:18:42 pdf/word/pdfjs/web/viewer.js.map (751 KiB) 20:18:42 UEditor/jsp/lib/commons-codec-1.9.jar (258 KiB) 20:18:42 pdf/word/iWebOffice2015.cab (12.4 MiB) 20:18:42 UEditor/third-party/highcharts/highcharts.src.js (434 KiB) 20:18:42 UEditor/third-party/jquery-1.10.2.js (267 KiB) 20:18:42 UEditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB) 20:18:42 UEditor/ueditor.all.min.js (373 KiB) 20:18:42 UEditor/ueditor.all.js (1.06 MiB) 20:18:42 20:18:42 warning 20:18:42 20:18:42 entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. 20:18:42 Entrypoints: 20:18:42 app (7.5 MiB) 20:18:42 js/about.db86a36b.js 20:18:42 js/app.828fb6df.js 20:18:42 20:18:42 20:18:43 File Size Gzipped 20:18:43 20:18:43 dist/UEditor/ueditor.all.min.js 373.46 KiB 100.76 KiB 20:18:43 dist/js/esdk-obs-browserjs.min.js 303.80 KiB 78.74 KiB 20:18:43 dist/iwebapp/pdfjs/jquery-1.11.3.min.j 93.71 KiB 32.54 KiB 20:18:43 s 20:18:43 dist/js/jquery-1.11.3.min.js 93.71 KiB 32.54 KiB 20:18:43 dist/pdf/word/jquery.min.js 93.54 KiB 32.48 KiB 20:18:43 dist/UEditor/third-party/jquery-1.10.2 90.92 KiB 32.06 KiB 20:18:43 .min.js 20:18:43 dist/js/swiper.min.js 64.88 KiB 16.44 KiB 20:18:43 dist/UEditor/third-party/webuploader/w 56.91 KiB 18.66 KiB 20:18:43 ebuploader.min.js 20:18:43 dist/UEditor/third-party/webuploader/w 45.99 KiB 14.37 KiB 20:18:43 ebuploader.html5only.min.js 20:18:43 dist/UEditor/third-party/webuploader/w 45.81 KiB 15.77 KiB 20:18:43 ebuploader.custom.min.js 20:18:43 dist/UEditor/third-party/webuploader/w 38.87 KiB 12.03 KiB 20:18:43 ebuploader.withoutimage.min.js 20:18:43 dist/UEditor/third-party/webuploader/w 32.81 KiB 10.64 KiB 20:18:43 ebuploader.flashonly.min.js 20:18:43 dist/UEditor/third-party/xss.min.js 27.11 KiB 6.38 KiB 20:18:43 dist/pdf/word/viewer.min.js 20.21 KiB 6.41 KiB 20:18:43 dist/UEditor/third-party/zeroclipboard 18.51 KiB 6.52 KiB 20:18:43 /ZeroClipboard.min.js 20:18:43 dist/pdf/word/sweetalert.min.js 16.58 KiB 5.29 KiB 20:18:43 dist/pdf/word/toastr.min.js 16.47 KiB 3.19 KiB 20:18:43 dist/iwebapp/pdfjs/require.min.js 14.86 KiB 6.08 KiB 20:18:43 dist/pdf/word/require.min.js 14.86 KiB 6.08 KiB 20:18:43 dist/UEditor/ueditor.parse.min.js 14.45 KiB 5.01 KiB 20:18:43 dist/js/app.828fb6df.js 4785.83 KiB 950.41 KiB 20:18:43 dist/js/about.db86a36b.js 2895.41 KiB 824.94 KiB 20:18:43 dist/js/rail.7b9cc591.js 2550.63 KiB 848.61 KiB 20:18:43 dist/pdf/word/pdfjs/build/pdf.worker.j 1700.94 KiB 322.13 KiB 20:18:43 s 20:18:43 dist/iwebapp/pdfjs/pdf-8cc3ba5958.view 1404.33 KiB 367.49 KiB 20:18:43 er.js 20:18:43 dist/iwebapp/pdfjs/pdf-34bd0a9d29.view 1397.68 KiB 362.42 KiB 20:18:43 er.js 20:18:43 dist/UEditor/ueditor.all.js 1086.60 KiB 213.79 KiB 20:18:43 dist/pdf/word/pdfjs/build/pdf.js 774.32 KiB 145.03 KiB 20:18:43 dist/iwebapp/pdfjs/core/pdf.worker.js 723.11 KiB 213.91 KiB 20:18:43 dist/pdf/word/pdfjs/web/viewer.js 654.78 KiB 99.17 KiB 20:18:43 dist/iwebapp/pdfjs/core/pdf.js 584.12 KiB 161.00 KiB 20:18:43 dist/UEditor/third-party/highcharts/hi 433.95 KiB 123.75 KiB 20:18:43 ghcharts.src.js 20:18:43 dist/js/chunk-28d02cc0.e20621fb.js 305.48 KiB 98.53 KiB 20:18:43 dist/UEditor/third-party/jquery-1.10.2 266.80 KiB 79.12 KiB 20:18:43 .js 20:18:43 dist/UEditor/third-party/webuploader/w 226.46 KiB 48.94 KiB 20:18:43 ebuploader.js 20:18:43 dist/UEditor/third-party/video-js/vide 212.98 KiB 56.36 KiB 20:18:43 o.dev.js 20:18:43 dist/UEditor/third-party/webuploader/w 193.52 KiB 43.01 KiB 20:18:43 ebuploader.custom.js 20:18:43 dist/UEditor/third-party/webuploader/w 182.25 KiB 39.11 KiB 20:18:43 ebuploader.html5only.js 20:18:43 dist/UEditor/third-party/SyntaxHighlig 155.77 KiB 43.52 KiB 20:18:43 hter/shCore.js 20:18:43 dist/UEditor/third-party/codemirror/co 154.89 KiB 35.91 KiB 20:18:43 demirror.js 20:18:43 dist/UEditor/third-party/webuploader/w 148.40 KiB 31.44 KiB 20:18:43 ebuploader.withoutimage.js 20:18:43 dist/UEditor/third-party/highcharts/hi 137.55 KiB 50.63 KiB 20:18:43 ghcharts.js 20:18:43 dist/UEditor/third-party/webuploader/w 135.64 KiB 29.89 KiB 20:18:43 ebuploader.flashonly.js 20:18:43 dist/pdf/word/WebOffice.js 135.19 KiB 30.89 KiB 20:18:43 dist/UEditor/dialogs/image/image.js 125.19 KiB 55.10 KiB 20:18:43 dist/pdf/word/iWebOffice2015.js 112.08 KiB 50.77 KiB 20:18:43 dist/js/chunk-7f638a58.0dcf71a4.js 106.53 KiB 35.96 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 98.32 KiB 22.42 KiB 20:18:43 dules/canvas-tools.src.js 20:18:43 dist/js/certificate.46fac610.js 87.83 KiB 21.04 KiB 20:18:43 dist/js/china.js 61.26 KiB 43.82 KiB 20:18:43 dist/iwebapp/pdfjs/stamp/laydate/layda 58.98 KiB 15.29 KiB 20:18:43 te.js 20:18:43 dist/UEditor/third-party/highcharts/hi 58.77 KiB 16.33 KiB 20:18:43 ghcharts-more.src.js 20:18:43 dist/UEditor/third-party/highcharts/mo 56.52 KiB 15.35 KiB 20:18:43 dules/canvas-tools.js 20:18:43 dist/UEditor/third-party/video-js/vide 54.09 KiB 16.62 KiB 20:18:43 o.js 20:18:43 dist/UEditor/dialogs/wordimage/tangram 46.41 KiB 12.48 KiB 20:18:43 .js 20:18:43 dist/UEditor/third-party/zeroclipboard 42.20 KiB 9.15 KiB 20:18:43 /ZeroClipboard.js 20:18:43 dist/UEditor/ueditor.parse.js 35.91 KiB 7.93 KiB 20:18:43 dist/pdf/word/util.js 30.10 KiB 8.77 KiB 20:18:43 dist/UEditor/dialogs/video/video.js 29.78 KiB 7.62 KiB 20:18:43 dist/UEditor/dialogs/attachment/attach 29.67 KiB 6.63 KiB 20:18:43 ment.js 20:18:43 dist/UEditor/lang/en/en.js 28.72 KiB 8.24 KiB 20:18:43 dist/pdf/word/l10n.js 28.57 KiB 8.09 KiB 20:18:43 dist/UEditor/dialogs/scrawl/scrawl.js 26.51 KiB 5.97 KiB 20:18:43 dist/UEditor/lang/zh-cn/zh-cn.js 25.88 KiB 8.55 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 25.16 KiB 7.84 KiB 20:18:43 dules/map.src.js 20:18:43 dist/UEditor/ueditor.config.js 22.75 KiB 8.44 KiB 20:18:43 dist/UEditor/third-party/highcharts/hi 21.30 KiB 7.91 KiB 20:18:43 ghcharts-more.js 20:18:43 dist/pdf/word/pdfjs/web/debugger.js 18.48 KiB 4.89 KiB 20:18:43 dist/pdf/word/compatibility.js 17.70 KiB 5.38 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 16.86 KiB 5.73 KiB 20:18:43 dules/exporting.src.js 20:18:43 dist/UEditor/third-party/highcharts/mo 15.14 KiB 4.81 KiB 20:18:43 dules/data.src.js 20:18:43 dist/UEditor/dialogs/background/backgr 14.04 KiB 3.56 KiB 20:18:43 ound.js 20:18:43 dist/pdf/word/tray.js 12.95 KiB 3.86 KiB 20:18:43 dist/iwebapp/pdfjs/require.config.js 12.60 KiB 3.15 KiB 20:18:43 dist/pdf/word/require.config.js 12.38 KiB 3.05 KiB 20:18:43 dist/UEditor/dialogs/template/config.j 12.19 KiB 2.50 KiB 20:18:43 s 20:18:43 dist/UEditor/third-party/highcharts/ad 11.38 KiB 3.82 KiB 20:18:43 apters/standalone-framework.src.js 20:18:43 dist/UEditor/dialogs/charts/charts.js 10.89 KiB 3.34 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 10.69 KiB 3.16 KiB 20:18:43 dules/drilldown.src.js 20:18:43 dist/UEditor/third-party/highcharts/mo 9.88 KiB 4.03 KiB 20:18:43 dules/map.js 20:18:43 dist/UEditor/dialogs/table/edittable.j 8.72 KiB 2.01 KiB 20:18:43 s 20:18:43 dist/UEditor/third-party/highcharts/ad 8.72 KiB 3.18 KiB 20:18:43 apters/prototype-adapter.src.js 20:18:43 dist/UEditor/third-party/highcharts/mo 8.18 KiB 2.56 KiB 20:18:43 dules/annotations.src.js 20:18:43 dist/UEditor/dialogs/music/music.js 7.64 KiB 2.16 KiB 20:18:43 dist/UEditor/third-party/highcharts/ad 7.61 KiB 2.91 KiB 20:18:43 apters/mootools-adapter.src.js 20:18:43 dist/pdf/word/watermark.js 7.55 KiB 1.90 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 7.08 KiB 3.07 KiB 20:18:43 dules/exporting.js 20:18:43 dist/UEditor/third-party/highcharts/mo 6.38 KiB 2.33 KiB 20:18:43 dules/funnel.src.js 20:18:43 dist/UEditor/dialogs/emotion/emotion.j 6.15 KiB 2.03 KiB 20:18:43 s 20:18:43 dist/UEditor/third-party/highcharts/mo 5.42 KiB 1.95 KiB 20:18:43 dules/drilldown.js 20:18:43 dist/UEditor/third-party/highcharts/ad 4.95 KiB 2.15 KiB 20:18:43 apters/standalone-framework.js 20:18:43 dist/UEditor/dialogs/spechars/spechars 4.56 KiB 2.37 KiB 20:18:43 .js 20:18:43 dist/UEditor/third-party/highcharts/th 4.38 KiB 1.21 KiB 20:18:43 emes/gray.js 20:18:43 dist/UEditor/third-party/highcharts/mo 4.33 KiB 1.89 KiB 20:18:43 dules/data.js 20:18:43 dist/UEditor/dialogs/searchreplace/sea 4.30 KiB 1.27 KiB 20:18:43 rchreplace.js 20:18:43 dist/UEditor/third-party/highcharts/th 4.25 KiB 1.20 KiB 20:18:43 emes/dark-blue.js 20:18:43 dist/UEditor/third-party/highcharts/th 4.24 KiB 1.21 KiB 20:18:43 emes/dark-green.js 20:18:43 dist/UEditor/dialogs/wordimage/wordima 4.05 KiB 1.95 KiB 20:18:43 ge.js 20:18:43 dist/UEditor/third-party/highcharts/mo 3.32 KiB 1.52 KiB 20:18:43 dules/annotations.js 20:18:43 dist/UEditor/third-party/highcharts/ad 3.23 KiB 1.33 KiB 20:18:43 apters/prototype-adapter.js 20:18:43 dist/UEditor/third-party/highcharts/mo 2.79 KiB 1.12 KiB 20:18:43 dules/no-data-to-display.src.js 20:18:43 dist/UEditor/dialogs/internal.js 2.54 KiB 0.98 KiB 20:18:43 dist/UEditor/third-party/highcharts/ad 2.21 KiB 1.06 KiB 20:18:43 apters/mootools-adapter.js 20:18:43 dist/pdf/word/obpm.showMessage.js 2.09 KiB 0.74 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 1.93 KiB 1.08 KiB 20:18:43 dules/funnel.js 20:18:43 dist/UEditor/third-party/highcharts/th 1.75 KiB 0.65 KiB 20:18:43 emes/grid.js 20:18:43 dist/UEditor/third-party/highcharts/th 1.72 KiB 0.64 KiB 20:18:43 emes/skies.js 20:18:43 dist/UEditor/dialogs/template/template 1.55 KiB 0.67 KiB 20:18:43 .js 20:18:43 dist/UEditor/dialogs/help/help.js 1.47 KiB 0.70 KiB 20:18:43 dist/UEditor/dialogs/charts/chart.conf 1.38 KiB 0.44 KiB 20:18:43 ig.js 20:18:43 dist/js/obpm.config.js 1.36 KiB 0.57 KiB 20:18:43 dist/js/obsConfig.js 1.33 KiB 0.70 KiB 20:18:43 dist/UEditor/third-party/highcharts/mo 1.33 KiB 0.70 KiB 20:18:43 dules/no-data-to-display.js 20:18:43 dist/UEditor/third-party/highcharts/mo 1.10 KiB 0.49 KiB 20:18:43 dules/heatmap.src.js 20:18:43 dist/UEditor/third-party/highcharts/mo 0.52 KiB 0.37 KiB 20:18:43 dules/heatmap.js 20:18:43 dist/iwebapp/pdfjs/viewer-df538bd63b.c 111.81 KiB 18.55 KiB 20:18:43 ss 20:18:43 dist/iwebapp/pdfjs/viewer-afb3d53c48.c 111.71 KiB 18.53 KiB 20:18:43 ss 20:18:43 dist/pdf/word/pdfjs/web/viewer.css 58.42 KiB 9.25 KiB 20:18:43 dist/UEditor/themes/default/css/uedito 42.73 KiB 6.84 KiB 20:18:43 r.css 20:18:43 dist/UEditor/themes/default/css/uedito 34.12 KiB 5.53 KiB 20:18:43 r.min.css 20:18:43 dist/UEditor/third-party/video-js/vide 20.82 KiB 5.45 KiB 20:18:43 o-js.css 20:18:43 dist/UEditor/dialogs/image/image.css 17.71 KiB 3.46 KiB 20:18:43 dist/UEditor/dialogs/video/video.css 14.57 KiB 3.10 KiB 20:18:43 dist/UEditor/dialogs/attachment/attach 14.05 KiB 2.81 KiB 20:18:43 ment.css 20:18:43 dist/UEditor/third-party/video-js/vide 11.18 KiB 2.53 KiB 20:18:43 o-js.min.css 20:18:43 dist/iwebapp/pdfjs/stamp/laydate/theme 9.16 KiB 2.21 KiB 20:18:43 /default/laydate.css 20:18:43 dist/UEditor/third-party/SyntaxHighlig 6.95 KiB 1.31 KiB 20:18:43 hter/shCoreDefault.css 20:18:43 dist/UEditor/dialogs/scrawl/scrawl.css 3.73 KiB 0.97 KiB 20:18:43 dist/UEditor/third-party/codemirror/co 2.82 KiB 0.90 KiB 20:18:43 demirror.css 20:18:43 dist/UEditor/dialogs/charts/charts.css 2.54 KiB 0.81 KiB 20:18:43 dist/UEditor/dialogs/background/backgr 2.34 KiB 0.87 KiB 20:18:43 ound.css 20:18:43 dist/UEditor/dialogs/emotion/emotion.c 1.76 KiB 0.53 KiB 20:18:43 ss 20:18:43 dist/UEditor/themes/default/dialogbase 1.65 KiB 0.81 KiB 20:18:43 .css 20:18:43 dist/UEditor/dialogs/music/music.css 1.64 KiB 0.63 KiB 20:18:43 dist/UEditor/dialogs/table/edittable.c 1.16 KiB 0.41 KiB 20:18:43 ss 20:18:43 dist/UEditor/dialogs/template/template 1.01 KiB 0.49 KiB 20:18:43 .css 20:18:43 dist/UEditor/third-party/webuploader/w 0.50 KiB 0.29 KiB 20:18:43 ebuploader.css 20:18:43 dist/UEditor/dialogs/help/help.css 0.38 KiB 0.20 KiB 20:18:43 dist/UEditor/themes/iframe.css 0.04 KiB 0.06 KiB 20:18:43 20:18:43 Images and other types of assets omitted. 20:18:43 20:18:43 DONE Build complete. The dist directory is ready to be deployed. 20:18:43 INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html 20:18:43 20:18:43 + rm -rf /data/workspace/badp-bcxin-web-5.x-vue 20:18:43 + cp -r dist /data/workspace/badp-bcxin-web-5.x-vue 20:18:43 + chmod 755 /data/workspace/badp-bcxin-web-5.x-vue -R 20:18:43 Finished: SUCCESS