Browse Source

feat:[模板管理][复核调试]

lkf
luojie 3 months ago
parent
commit
4917f13979
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/Template/HandleFormItem.vue

+ 1
- 1
src/components/Template/HandleFormItem.vue View File

@ -174,7 +174,7 @@ export default {
},
mounted() {
console.log(this.$i18n.locale, "locale")
// console.log(this.$i18n.t(this.fieldItemLabel,"en"), this.$i18n.t('template.common.storageCondition',"en-US"), this.fieldKey)
},
methods: {
onEditSignSave(data){

Loading…
Cancel
Save