Explorar o código

标签管理 标签分类 打开弹窗清空上一次保存历史 防止其他分类数据污染

DESKTOP-O04BTUJ\muzen %!s(int64=3) %!d(string=hai) anos
pai
achega
21f97f636a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/label/tag/detail.vue

+ 1 - 0
src/views/label/tag/detail.vue

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