perf : deleteButton 删除功能代码优化

This commit is contained in:
likexuan
2023-01-04 11:10:03 +08:00
parent 4bf20f45a5
commit 31d76d0e4d
26 changed files with 40 additions and 410 deletions

View File

@@ -87,7 +87,6 @@
</template>
<script>
import bus from '@/libs/bus'
export default {
name: 'deleteButton',
data () {