diff --git a/packages/submit-bar/en-US.md b/packages/submit-bar/en-US.md index 3e3b5054d..fa4820586 100644 --- a/packages/submit-bar/en-US.md +++ b/packages/submit-bar/en-US.md @@ -84,4 +84,5 @@ Use slot to add custom contents. | Name | Description | |-----------|-----------| | default | Custom left content | +| top | Custom top content | | tip | Custom tips | diff --git a/packages/submit-bar/index.vue b/packages/submit-bar/index.vue index b8cf75af4..ed8ad5ffc 100644 --- a/packages/submit-bar/index.vue +++ b/packages/submit-bar/index.vue @@ -1,15 +1,15 @@