Browse Source

在线验签

ZaiZai 1 year ago
parent
commit
abbec8e6ff
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/data-fill/query.vue

+ 0 - 1
src/views/data-fill/query.vue

@@ -811,7 +811,6 @@ const cscTableColumn = [
 ]
 const cscTableData = ref([])
 
-
 //在线验签抽屉被关闭
 const onlineVerifyDrawerClose = () => {
     isOnlineVerifyDrawer.value = false