Преглед изворни кода

删除证件管理无关数据

jbb пре 2 година
родитељ
комит
06c9379f66
1 измењених фајлова са 0 додато и 10 уклоњено
  1. 0 10
      src/views/system/CertificateManagement.vue

+ 0 - 10
src/views/system/CertificateManagement.vue

@@ -154,16 +154,6 @@
         },
         // 获取数据
         getData(){
-            this.dataSource.push({
-                certificateName:'1',
-                certificateOwner:'1',
-                certificateNo:'1',
-                startTime:'1',
-                expirationTime:'1',
-                administrator:'1',
-                advanceNotice:'1',
-                remarks:'1',
-            })
         },
         // 删除
         handleDelete(){