소스 검색

前端gjy

gjy 3 년 전
부모
커밋
d3898c9c66
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      src/views/contractManagement/futuresPurchaseContract.vue

+ 0 - 5
src/views/contractManagement/futuresPurchaseContract.vue

@@ -531,11 +531,6 @@ export default {
           'warning',
           this.$t('system.noticeCircular.NoInformation')
         )
-      } else if(row.addressUrl.indexOf(".png"||".jpg")!=-1) {
-        this.accessoryTFs = true
-      }
-      else{
-        this.accessoryTFs = true
       }
       this.appendixIdss = row.addressUrl.split(',')
     },