Selaa lähdekoodia

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

zhangchong 1 vuosi sitten
vanhempi
commit
4f04030112

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