Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 878c50d

Browse files
APIAuto:新增注释:空配置时点击 + 添加场景传参配置后、切换用例列表会卡死
1 parent 4b1caab commit 878c50d

File tree

1 file changed

+1
-0
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/js

1 file changed

+1
-0
lines changed

‎APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/js/main.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3580,6 +3580,7 @@ https://github.com/Tencent/APIJSON/issues
35803580
return config
35813581
}
35823582

3583+
// FIXME 似乎加了自动生成场景传参配置后,空配置时点击 + 添加配置后,切换用例列表会卡死
35833584
if (isChainShow && StringUtil.isNotEmpty(key, true) && (typeof value != 'string' || ! key.endsWith('@'))) {
35843585
var keys = StringUtil.split(path, '/');
35853586
var table = keys == null ? '' : keys[keys.length - 1];

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /