Browse Source

前端gjy

gjy 3 years ago
parent
commit
d3898c9c66
1 changed files with 0 additions and 5 deletions
  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(',')
     },