Unverified Commit a532d8ed authored by Yichao Yang's avatar Yichao Yang Committed by GitHub
Browse files

[Fix-3338][ui] Fix the warning when user do not fill the node blank (#3349)

* [Fix-3338][ui] Fix the warning when user do not fill the node blank

* Update formModel.vue
parent 78856fb0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ export default {
  'View log': 'View log',
  'Enter this child node': 'Enter this child node',
  'Node name': 'Node name',
  'Please enter name(required)': 'Please enter name(required)',
  'Run flag': 'Run flag',
  Normal: 'Normal',
  'Prohibition execution': 'Prohibition execution',
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.