@@ -160,10 +160,6 @@
}
},
methods: {
- close() {
- this.$emit('close')
- this.visible = false
- },
audit: function(record) {
let that = this
const modal = that.$confirm({