Compare commits
No commits in common. "fe7b82f00e2a8f613fde39690fadf8914029acc6" and "42b5c3ae763369879fe20e993ac2d728ca1999b8" have entirely different histories.
fe7b82f00e
...
42b5c3ae76
|
@ -11,6 +11,7 @@
|
|||
<el-option
|
||||
v-for="item in [
|
||||
{ value: '1', label: '日' },
|
||||
{ value: '2', label: '周' },
|
||||
{ value: '3', label: '月' },
|
||||
{ value: '4', label: '年' },
|
||||
]"
|
||||
|
|
Loading…
Reference in New Issue