bihuisong hai 9 meses
pai
achega
65b0378dc8
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      zhsq_qk-ui/src/views/fusion/jczlDetails.vue

+ 1 - 5
zhsq_qk-ui/src/views/fusion/jczlDetails.vue

@@ -111,11 +111,7 @@ export default {
     },
     onAppealClick(val) {
       this.form = val
-      if (val.id == this.id) {
-        this.id = null;
-      } else {
-        this.id = val.id;
-      }
+      this.id = val.id;
       this.listToString(this.form.appearImagesList)
     },
     // 对象转成指定字符串分隔