zengh
2022-05-16 63ad2c3598400370dd7da5534659fd7e768a0a4a
src/views/activitys/policeTracking.vue
@@ -506,7 +506,9 @@
              this.imgSrc = res[0].tpurl.split(",");
              this.srcList = res[0].tpurl.split(",");
            }
            this.feedbackVideo = res[0].spurl;
            if (res[0].spurl!= "" && res[0].spurl!=null){
              this.feedbackVideo = res[0].spurl;
            }
          }
        });
      },