This commit is contained in:
faiz 2024-06-28 17:35:16 +08:00
parent 054258a450
commit 00df775a27
1 changed files with 2 additions and 2 deletions

View File

@ -263,8 +263,8 @@ export default {
this.dialogCreate = true
},
onEdit(item) {
if(!item.qaQuestions){
this.anchors = {
if(!item.qaQuestions.length){
this.anchors = {
...item,
qaQuestions:[{
sort:1,