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(',')
     },