230320a303 il y a 8 mois
Parent
commit
e849971afd

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


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/css/chunk-543c52df.4c1ceca5.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/app.67cd73a4.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/chunk-35d10e66.a0bcafc8.js


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/chunk-543c52df.376c77d6.js


+ 5 - 5
src/views/house/components/popup/TrendUpdate.vue

@@ -41,11 +41,11 @@ export default {
   watch: {
     isShow: function(val) {
       if (val) {
-        if (this.curObj.id) {
-          this.cObj = JSON.parse(JSON.stringify(this.curObj))
-        } else {
-          this.cObj = {}
-        }
+        // if (this.curObj.id) {
+        //   this.cObj = JSON.parse(JSON.stringify(this.curObj))
+        // } else {
+        //   this.cObj = {}
+        // }
         this.getDef()
       }
     },

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff