Explorar o código

fix:补充上一条commit,ragflow智能体新增和编辑,新增替换字段

hanyang hai 1 ano
pai
achega
03caa23a6c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/modules/intelligent/rgflow/AgentConfig.vue

+ 0 - 1
src/modules/intelligent/rgflow/AgentConfig.vue

@@ -474,7 +474,6 @@ const handleUploadIcon = () => {
 };
 
 const handleSubmit = ({ values, errors }) => {
-  // console.log('values:', values, '\nerrors:', errors);
   if (!errors) {
   }
 };