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