ZaiZai hace 1 año
padre
commit
c40ffbb499
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)