【新增】流程增加草稿

This commit is contained in:
zhoulingpo
2023-04-27 17:49:00 +08:00
parent 444ee279cf
commit f36fb8b247
8 changed files with 253 additions and 13 deletions
@@ -135,6 +135,8 @@ export default {
this.dialogVisible = false
},
show () {
this.checkList=[]
this.checkIds=[]
// 调取接口获取数据
this.reset()
this.ids = this.alreadyData.map(item => item.id)