package-lock.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
package.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/WorkshopSignage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/user/Login.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
package-lock.json
ÎļþÌ«´ó package.json
@@ -12,6 +12,7 @@ "dependencies": { "@antv/data-set": "^0.11.4", "@jeecg/antd-online-mini": "3.0.0-RC", "@jiaminghi/data-view": "^2.10.0", "@tinymce/tinymce-vue": "2.1.0", "@toast-ui/editor": "^2.1.2", "ali-oss": "^6.17.1", @@ -126,4 +127,4 @@ "last 2 versions", "not ie <= 8" ] } } src/main.js
@@ -69,8 +69,8 @@ }) // å°èªå¨æ³¨åææç»ä»¶ä¸ºå ¨å±ç»ä»¶ // import dataV from '@jiaminghi/data-view' // Vue.use(dataV) import dataV from '@jiaminghi/data-view' Vue.use(dataV) import VueDragResize from "vue-drag-resize" Vue.component('vue-drag-resize', VueDragResize) src/views/WorkshopSignage.vue
@@ -14,7 +14,7 @@ :disabled="isSwitchChecked" /> </a-space> <a-button type="primary" icon="save" size="large" @click="saveDevicePositionAndSizeByApi">ä¿åä½ç½® </a-button> <a-button type="primary" icon="save" size="large" @click="saveDevicePositionAndSizeByApi">ä¿åä½ç½®</a-button> </div> </header> @@ -267,19 +267,21 @@ }, openDetail(item) { if (item.equipmentStatus == 0) { // this.$message.warn("设å¤å¤äºå ³æºç¶æï¼"); this.$message.warning('设å¤å¤äºå ³æºç¶æï¼') return false if (!this.isSwitchChecked) { if (item.equipmentStatus == 0) { // this.$message.warn("设å¤å¤äºå ³æºç¶æï¼"); this.$message.warning('设å¤å¤äºå ³æºç¶æï¼') return false } console.log(item) console.log(this.$refs.EquipmentDetailModal) this.$refs.EquipmentDetailModal.initData(item.equId) this.$refs.EquipmentDetailModal.timerModel(item.equId) // this.equipMessageTimer = setInterval(() => { // setTimeout( this.$refs.equmentDetaiModel.initData(item.equipmentId),0) // },1000*10) } console.log(item) console.log(this.$refs.EquipmentDetailModal) this.$refs.EquipmentDetailModal.initData(item.equId) this.$refs.EquipmentDetailModal.timerModel(item.equId) // this.equipMessageTimer = setInterval(() => { // setTimeout( this.$refs.equmentDetaiModel.initData(item.equipmentId),0) // },1000*10) }, } }, created() { src/views/user/Login.vue
@@ -170,9 +170,9 @@ duration: 4, }); //è´¦æ·å¯ç ç»å½éè¯¯åæ´æ°éªè¯ç if (this.customActiveKey === 'tab1' && description.indexOf('å¯ç é误') > 0) { this.$refs.alogin.handleChangeCheckCode() } // if (this.customActiveKey === 'tab1' && description.indexOf('å¯ç é误') > 0) { // this.$refs.alogin.handleChangeCheckCode() // } this.loginBtn = false; }, loginSelectOk() {