Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2023-03-29 13:48:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
09a399dcbdf75659e16600a075c2ea1956bd4ee9
09a399dc
1 parent
03810b37
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/components/AppointmentField/index.vue
src/components/AppointmentField/index.vue
View file @
09a399d
<!--
* @Date: 2022-08-29 14:31:20
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-03-2
8 16:16:47
* @LastEditTime: 2023-03-2
9 13:10:16
* @FilePath: /data-table/src/components/AppointmentField/index.vue
* @Description: 预约时间控件
-->
...
...
@@ -16,6 +16,7 @@
<my-component />
</template>
</van-field>
<van-divider />
</div>
</template>
...
...
Please
register
or
login
to post a comment