@@ -290,6 +290,7 @@ export default {
getDialog() {
if (this.dialogForm.type) {
this.dialogVisible = true
+ this.ids = []
this.getPage()
} else {
this.$message.error('请选择三级标签再新增内容!')