ggooalice %!s(int64=2) %!d(string=hai) anos
pai
achega
98c9d2a7d3

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/contract/index.vue

@@ -484,7 +484,7 @@ export default {
       this.typeItemDialog = true
     },
     typeItemEdit(row){
-      this.typeTitle = $t('bian-ji')
+      this.typeTitle = this.$t('bian-ji')
       this.typeItemForm = JSON.parse(JSON.stringify(row))
       this.typeItemDialog = true
     },