Browse Source

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

zhangchong 1 year ago
parent
commit
4f04030112
1 changed files with 1 additions and 0 deletions
  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);
 // 暴露变量