XAWDJ0277HWXPT2\Administrator il y a 5 ans
Parent
commit
522783f149

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
web/index.html


Fichier diff supprimé car celui-ci est trop grand
+ 2 - 2
web/js/app.d0f54852.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
web/js/app.d0f54852.js.map


Fichier diff supprimé car celui-ci est trop grand
+ 2 - 0
web/js/chunk-3c3021a1.35fa07df.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
web/js/chunk-3c3021a1.ff56b347.js.map


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 2
web/js/chunk-3c3021a1.ff56b347.js


+ 1 - 1
webConfig/src/views/projectManagement.vue

@@ -3987,7 +3987,7 @@
             },
             lightControlFun(){
                 // console.log(this.lightControlData)
-                if(this.lightControlData.address[0] !== 'A'||this.lightControlData.address.length!=10){
+                if(this.lightControlData.address.length!=10){
                     this.$message({
                       showClose: true,
                       message: 'Invalid wireless module address',