ZaiZai 1 anno fa
parent
commit
5a36f7b05a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/certificate/modules/list/form.vue

+ 1 - 1
src/views/certificate/modules/list/form.vue

@@ -133,7 +133,7 @@ onMounted(() => {
     getDataApi()
 })
 
-//获取数据
+//获取数据
 const getDataApi = () => {
     const { id } = rowItem.value
     if (!isNullES(id)) {