当前位置:网站首页>[problem summary] $t

[problem summary] $t

2022-06-11 12:52:00 It's Yanyan (whose vest)

1.$t

// 
<Button
          type="primary"
          class="fourWord"
          icon="md-download"
          @click="loadexcel()"
          >{
    {
     $t("1005") }}
        </Button>

$t() The string in is actually a directory hs A parameter in the file
$t Yes Vue.prototype The last method , Take a string as an argument ,button Of label

原网站

版权声明
本文为[It's Yanyan (whose vest)]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/162/202206111227043278.html