mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 02:25:52 +08:00
chore: remove console
This commit is contained in:
parent
49b7acf52e
commit
aa7ae4c5f1
@ -74,8 +74,6 @@ const Panel: FC<NodePanelProps<LLMNodeType>> = ({
|
|||||||
const singleRunForms = (() => {
|
const singleRunForms = (() => {
|
||||||
const forms: FormProps[] = []
|
const forms: FormProps[] = []
|
||||||
|
|
||||||
console.log(data.vision?.configs)
|
|
||||||
|
|
||||||
if (varInputs.length > 0) {
|
if (varInputs.length > 0) {
|
||||||
forms.push(
|
forms.push(
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user