Skip to content

Conversation

@ianxinnew
Copy link
Contributor

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

设计器应用开发中,数据源面板-获取远程字段,请求地址无默认值

Issue Number: N/A

What is the new behavior?

设计器应用开发中,数据源面板-获取远程字段,请求地址建议默认选中JSONP,修改表单验证样式

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@kagol kagol added the bug Something isn't working label Oct 19, 2023
<tiny-input class="border-input" v-model="state.serviceForm.uri" resize="none" placeholder="请输入">
<template #prepend>
<tiny-select class="selectResType" v-model="state.serviceForm.method" placeholder="请选择">
<tiny-select class="selectResType" v-model="state.serviceForm.medthod" placeholder="请选择">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

method

@ianxinnew ianxinnew deleted the fix/dataPanel branch December 20, 2023 01:35
GaoNeng-wWw added a commit to GaoNeng-wWw/tiny-engine that referenced this pull request Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants