Merge remote-tracking branch 'origin/master'
| | |
| | | "test:e2e": "vue-cli-service test:e2e" |
| | | }, |
| | | "dependencies": { |
| | | "avue-plugin-ueditor": "0.1.4", |
| | | "axios": "0.18.0", |
| | | "babel-polyfill": "6.26.0", |
| | | "classlist-polyfill": "1.2.0", |
| | | "crypto-js": "4.1.1", |
| | | "avue-plugin-ueditor": "^0.1.4", |
| | | "axios": "^0.18.0", |
| | | "babel-polyfill": "^6.26.0", |
| | | "classlist-polyfill": "^1.2.0", |
| | | "crypto-js": "^4.1.1", |
| | | "echarts": "4.9.0", |
| | | "element-ui": "2.15.6", |
| | | "instead": "1.0.3", |
| | | "js-base64": "2.5.1", |
| | | "js-cookie": "2.2.0", |
| | | "js-md5": "0.7.3", |
| | | "js-pinyin": "0.2.4", |
| | | "mockjs": "1.0.1-beta3", |
| | | "moment": "2.29.4", |
| | | "node-gyp": "4.0.0", |
| | | "element-ui": "^2.15.6", |
| | | "instead": "^1.0.3", |
| | | "js-base64": "^2.5.1", |
| | | "js-cookie": "^2.2.0", |
| | | "js-md5": "^0.7.3", |
| | | "js-pinyin": "^0.2.4", |
| | | "mockjs": "^1.0.1-beta3", |
| | | "moment": "^2.29.4", |
| | | "node-gyp": "^4.0.0", |
| | | "nprogress": "0.2.0", |
| | | "portfinder": "1.0.23", |
| | | "save": "2.9.0", |
| | | "script-loader": "0.7.2", |
| | | "vue": "2.6.10", |
| | | "vue-axios": "2.1.2", |
| | | "vue-clipboard2": "0.3.3", |
| | | "vue-axios": "^2.1.2", |
| | | "vue-clipboard2": "^0.3.3", |
| | | "vue-echarts": "5.0.0-beta.0", |
| | | "vue-flowchart-editor": "1.0.2", |
| | | "vue-i18n": "8.7.0", |
| | | "vue-router": "3.0.1", |
| | | "vuex": "3.1.1" |
| | | "vue-i18n": "^8.7.0", |
| | | "vue-router": "^3.0.1", |
| | | "vuex": "^3.1.1" |
| | | }, |
| | | "devDependencies": { |
| | | "@vue/cli-plugin-babel": "3.1.1", |
| | | "@vue/cli-plugin-eslint": "3.1.5", |
| | | "@vue/cli-service": "3.1.4", |
| | | "@vue/composition-api": "1.7.2", |
| | | "chai": "4.1.2", |
| | | "@vue/cli-plugin-babel": "^3.5.0", |
| | | "@vue/cli-plugin-eslint": "^3.5.0", |
| | | "@vue/cli-service": "^3.5.0", |
| | | "@vue/composition-api": "^1.7.2", |
| | | "chai": "^4.1.2", |
| | | "node-sass": "6.0.1", |
| | | "sass-loader": "10.0.5", |
| | | "vue-template-compiler": "2.5.17", |
| | | "webpack-bundle-analyzer": "3.0.3" |
| | | "sass-loader": "10.3.1", |
| | | "vue-template-compiler": "2.6.10", |
| | | "webpack-bundle-analyzer": "^3.0.3" |
| | | }, |
| | | "lint-staged": { |
| | | "*.js": [ |
| | |
| | | |
| | | let columnItem = { |
| | | change: (val) => { |
| | | console.log(val) |
| | | if (val.column.field === "drawingno") { |
| | | this.codeattrsecValue = val.value; |
| | | return; |
| | |
| | | // è·å表å详æ
æ°æ® |
| | | getFormDetail() { |
| | | if (this.type === "add") return; |
| | | if(this.templateOid){ |
| | | getFormDetail({templateOid: this.templateOid, oid: this.rowOid}).then( |
| | | (res) => { |
| | | this.form = Object.assign(this.form, res.data.data[0]); |
| | | this.loading = false; |
| | | } |
| | | ); |
| | | return; |
| | | } |
| | | |
| | | }, |
| | | setReferValue(data) { |
| | | if (data.field) { |
| | |
| | | }, |
| | | methods: { |
| | | openDialog() { |
| | | //æ°å¢åä¿®æ¹å
±åè°ç¨ |
| | | this.getFormTemplate(); |
| | | if (this.type === "add") { |
| | | if (this.type === "add" || (this.type !== "add" && this.status === "amend")) { |
| | | this.getCodeRule(); |
| | | return; |
| | | } |
| | | }, |
| | | close() { |
| | |
| | | }, |
| | | // æ¥å£è·åè¡¨åæ°æ® |
| | | getFormTemplate() { |
| | | //æ°å¢åä¿®æ¹å
±åè°ç¨ |
| | | getFormTemplate({ |
| | | templateOid: this.templateOid, |
| | | codeClassifyOid: this.codeClassifyOid, |
| | |
| | | } else { |
| | | this.showResembleQuery = false; |
| | | } |
| | | //ä¼ é表å䏿¹åºåæ°æ® ï¼æ°å¢åä¿®æ¹ï¼ |
| | | this.$nextTick(() => { |
| | | this.$refs.FormTemplate.templateRender( |
| | | res.data.formDefineVO.items |
| | |
| | | that.secVOList = (res.data.data.secVOList || []).filter((item) => |
| | | typeList.includes(item.secType) |
| | | ); |
| | | if (that.secVOList.length > 0 && that.type === "add") { |
| | | if (that.secVOList.length > 0 && that.type === "add" ||(that.type !== "add" && that.status === "amend")) { |
| | | that.showCodeApply = true; |
| | | that.activeName = "codeApply"; |
| | | |
| | |
| | | <template> |
| | | <div class="app" style="display: flex;"> |
| | | <div class="app" style="position: relative;"> |
| | | <avue-tree ref="tree" v-model="CloneTreeAvueform" v-loading="loading" :data="Treedata" :defaultExpandAll="false" |
| | | :option="Treeoption" style="width: fit-content;" @node-click="nodeClick"> |
| | | <template slot-scope="{ node }"> |
| | | <span v-html="node.label"></span> |
| | | </template> |
| | | </avue-tree> |
| | | <div style="display: inline-block;"> |
| | | <div style="position: absolute; right: 0px; top: -1px;"> |
| | | <el-link class="refresh-icon" icon="el-icon-refresh" @click="getTreeLists"></el-link> |
| | | </div> |
| | | </div> |
| | |
| | | <template> |
| | | <el-container> |
| | | <el-aside> |
| | | <basic-container style="overflow: hidden;"> |
| | | <el-aside style="width:250px"> |
| | | <basic-container> |
| | | <!-- æ ç»ä»¶--> |
| | | <master-tree |
| | | :currentPage="this.currentPage" |
| | |
| | | cols: [ |
| | | {title: 'ç®æ³ç¼å·', field: 'id', width: 200}, |
| | | {title: 'ç®æ³åç§°', field: 'name', width: 150}, |
| | | {title: 'èªå®ä¹æµæ°´Bean', field: 'classFullName', width: 300}, |
| | | {title: 'ç±»å
¨è·¯å¾', field: 'classFullName', width: 300}, |
| | | {title: 'ç±»å', field: 'serialType', width: 300}, |
| | | {title: 'æè¿°', field: 'description'} |
| | | ], |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <template> |
| | | |
| | | </template> |
| | | |
| | | <script> |
| | | export default { |
| | | name: "delimiterConfig" |
| | | } |
| | | </script> |
| | | |
| | | <style scoped> |
| | | |
| | | </style> |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <template> |
| | | |
| | | </template> |
| | | |
| | | <script> |
| | | export default { |
| | | name: "paddingCharacter" |
| | | } |
| | | </script> |
| | | |
| | | <style scoped> |
| | | |
| | | </style> |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <template> |
| | | |
| | | </template> |
| | | |
| | | <script> |
| | | export default { |
| | | name: "usableCharacter" |
| | | } |
| | | </script> |
| | | |
| | | <style scoped> |
| | | |
| | | </style> |
| | |
| | | proxy: { |
| | | '/api': { |
| | | //æ¬å°æå¡æ¥å£å°å |
| | | target: 'http://127.0.0.1:37000', |
| | | // target: 'http://127.0.0.1:37000', |
| | | // target: 'http://192.168.1.51:37000', |
| | | // target: 'http://dev.vci-tech.com:37000', |
| | | target: 'http://dev.vci-tech.com:37000', |
| | | //yxc |
| | | // target: 'http:// 192.168.0.104:37000', |
| | | // target: 'http:// 192.168.0.100:37000', |
| | | // target: 'http://192.168.0.105:37000', |
| | | // target: 'http://192.168.0.103:37000', |
| | | // target: 'http://192.168.1.63:37000', |