zengh
2022-02-25 6e9bcf9d462de6521046d9b0215f5dd6c41d7f0e
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;
            }
          }
        });
      },