소스 검색

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);
 // 暴露变量