Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复获取字典参数为空时的判断条件 #6

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Bisheng940924
Copy link
Contributor

@Bisheng940924 Bisheng940924 commented Jul 6, 2023

PR 类型

  • 新 feature
  • Bug 修复
  • 功能增强
  • 文档变更
  • 代码样式变更
  • 重构
  • 性能改进
  • 单元测试
  • CI/CD
  • 其他

PR 目的

修复获取字典参数为空时的判断条件。

解决方案

if (_name == null || _name === '')

PR 测试

Changelog

模块 Changelog Related issues
前端(公共字典) 修复获取字典参数为空时的判断条件

其他信息

提交前确认

  • PR 代码经过了完整测试,并且通过了代码规范检查
  • 已经完整填写 Changelog,并链接到了相关 issues
  • PR 代码将要提交到 dev 分支

@Charles7c Charles7c changed the base branch from dev to 1.0.x July 6, 2023 06:56
@Charles7c Charles7c changed the base branch from 1.0.x to dev July 6, 2023 06:57
@Charles7c Charles7c changed the title fix: 获取字典参数为空时的判断条件 fix: 修复获取字典参数为空时的判断条件 Jul 6, 2023
@Charles7c Charles7c merged commit 2022a53 into continew-org:dev Jul 6, 2023
@Charles7c
Copy link
Member

👍 感谢 PR,欢迎进群多多交流。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants