Browse Source

修改bug

Guos 1 tháng trước cách đây
mục cha
commit
afe2979447

+ 2 - 0
src/views/system/config/config.vue

@@ -2862,6 +2862,8 @@ export default {
           console.log(this.form27)
           console.log(this.form27)
         }
         }
         if (key == 'his.zzzs') {
         if (key == 'his.zzzs') {
+          this.configId = response.data.configId
+          this.configKey = response.data.configKey
           this.form28 = {...this.form28, ...JSON.parse(response.data.configValue)}
           this.form28 = {...this.form28, ...JSON.parse(response.data.configValue)}
         }
         }
       })
       })