Browse Source

证书管理

ZaiZai 1 năm trước cách đây
mục cha
commit
c40ffbb499
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)