Jelajahi Sumber

证书管理

ZaiZai 1 tahun lalu
induk
melakukan
c40ffbb499
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/views/certificate/modules/list/form.vue

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

@@ -111,7 +111,6 @@ onMounted(() => {
 
 //获取数据
 const getDataApi = () => {
-    console.log('rowItem:', rowItem.value)
     const { id } = rowItem.value
     if (!isNullES(id)) {
         getDetailData(id)