The iframe tag uses: url = iframeurl, where iframeurl is a variable

iframe tag uses v-bind:url = iframeurl, where iframeurl is a variable, but the page introduced by
iframe is not refreshed after the change. The page introduced by
iframe is dynamic to confirm that the iframeurl value has been re-assigned after I switched. Console has determined whether the path introduced by iframe has been changed, but the path introduced by iframe has not been updated to my re-assigned value.

Mar.28,2021
Menu