zhangyuewww 3 lat temu
rodzic
commit
c4bfb45e2a

+ 4 - 1
src/views/contractManagement/futuresPurchaseContract.vue

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