This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
zkPCproject
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改样式
newStyle
jyt
2 years ago
parent
b3548e82a6
commit
aaf159123b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/Scheduling/index.vue
+ 1
- 1
src/views/Scheduling/index.vue
View File
@@ -157,7 +157,7 @@
</el-dialog>
<el-dialog title="
新增
" :visible.sync="showVisible">
<el-dialog title="
工作安排
" :visible.sync="showVisible">
<div>
<div style="text-align: center;">
<Calendar v-on:choseDay="clickDay" ref="calendar" v-on:changeMonth="changeDate" :agoDayHide='timeAcc' :markDate='arr' />
Write
Preview
Loading…
Cancel
Save