Ver código fonte

元数据管理新增

duy 1 ano atrás
pai
commit
f453659870
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/views/tentative/metadata.vue

+ 0 - 1
src/views/tentative/metadata.vue

@@ -495,7 +495,6 @@ export default {
 
     //新增一条数据
     toadd(){
-    console.log('xinz ');
       this.$refs.crud.rowAdd()
       //console.log(this.$refs.crud.rowCellAdd())
     },