zhangyuewww 3 năm trước cách đây
mục cha
commit
c4bfb45e2a
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      src/views/contractManagement/futuresPurchaseContract.vue

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