|
@@ -162,7 +162,7 @@ export default {
|
|
"questionMappings": detailLis //映射关系,
|
|
"questionMappings": detailLis //映射关系,
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- // this.showDelDialog(param)
|
|
|
|
|
|
+ this.showDelDialog(param)
|
|
},
|
|
},
|
|
showDelDialog(param) {
|
|
showDelDialog(param) {
|
|
this.showConfirmDialog('是否保存该标签组?', () => {
|
|
this.showConfirmDialog('是否保存该标签组?', () => {
|