8
0
ZaiZai 1 жил өмнө
parent
commit
c40ffbb499

+ 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)