Kaynağa Gözat

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

hanyang 1 yıl önce
ebeveyn
işleme
03caa23a6c

+ 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) {
   }
 };