zengh
2022-02-25 6e9bcf9d462de6521046d9b0215f5dd6c41d7f0e
按钮样式调整
1 files modified
2 ■■■■■ changed files
src/views/activitys/policeTracking.vue 2 ●●●●● patch | view | raw | blame | history
src/views/activitys/policeTracking.vue
@@ -506,8 +506,10 @@
              this.imgSrc = res[0].tpurl.split(",");
              this.srcList = res[0].tpurl.split(",");
            }
            if (res[0].spurl!= "" && res[0].spurl!=null){
            this.feedbackVideo = res[0].spurl;
          }
          }
        });
      },