update 文档拆分-拆分已入库文本

This commit is contained in:
赵霄
2023-10-20 18:04:56 +08:00
parent 82e97946a5
commit 79ad03d55c
@@ -139,7 +139,8 @@ export default {
methods: {
open () {
this.visible = true
this.loadData()
this.queryParam = {}
this.loadData(1)
},
// 抽屉关闭
onClose () {