Przeglądaj źródła

元数据管理新增

duy 1 rok temu
rodzic
commit
f453659870
1 zmienionych plików z 0 dodań i 1 usunięć
  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())
     },