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