Skip to content

Commit 56eb2c1

Browse files
author
huangshuwei
committed
update demo
1 parent 66877bf commit 56eb2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/demo/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ export default {
203203
name: "Meeting",
204204
color: "#d8899c"
205205
},
206-
{ name: "Trip", color: "#a88cd9" }
206+
{ name: "Traveling", color: "#a88cd9" }
207207
];
208208
209209
const state = STATUS[cellData];

0 commit comments

Comments
 (0)