mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-03 12:57:11 +08:00
重构:重构在线用户前端代码
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<template>
|
||||
<a-range-picker
|
||||
style="width: 100%"
|
||||
:shortcuts="shortcuts"
|
||||
shortcuts-position="left"
|
||||
:placeholder="placeholder"
|
||||
:format="format"
|
||||
:show-time="showTime"
|
||||
:placeholder="placeholder"
|
||||
:shortcuts="shortcuts"
|
||||
shortcuts-position="left"
|
||||
/>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user