sujunling il y a 1 an
Parent
commit
d630611dab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/resource/plat/item/EmpowerInfo.vue

+ 1 - 1
src/views/resource/plat/item/EmpowerInfo.vue

@@ -5,7 +5,7 @@
                 <span>审核结果:{{ info?.shzt }}</span><span>审核意见:{{ shyjInfo }}</span>
             </li>
             <li>
-                <p>访问地址:{{ info?.resInfo?.MAPINGURL }}</p>
+                <p>访问地址:{{ info?.resInfo?.PUBLICCURL }}</p>
             </li>
         </ul>
     </a-modal>