浏览代码

feat:新增知识库词库,工单词库;对接完成;
feat:对接新的呼叫中心;

zhangchong 1 年之前
父节点
当前提交
4f04030112
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/auxiliary/businessTag/components/Business-tag-edit.vue

+ 1 - 0
src/views/auxiliary/businessTag/components/Business-tag-edit.vue

@@ -135,6 +135,7 @@ const onSubmit = throttle(async (formEl: FormInstance | undefined) => {
 			}).finally(() => {
         loading.value = false;
         closeDialog();
+      });
 	});
 }, 300);
 // 暴露变量