code refactor

This commit is contained in:
MaysWind
2023-07-20 01:37:45 +08:00
parent 2cbd8684cf
commit b561948030
4 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -373,7 +373,7 @@ app.use(router);
app.component('VChart', VChart);
app.component('PerfectScrollbar', PerfectScrollbar);
app.component('VueDatePicker', VueDatePicker);
app.component('draggable', draggable);
app.component('DraggableList', draggable);
app.component('PinCodeInput', PinCodeInput);