mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-24 13:05:02 +00:00
fix: type error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<ConfigProvider :locale="zhCN" :transformCellText="transformCellText" v-bind="lockOn">
|
||||
<ConfigProvider :locale="zhCN" :transform-cell-text="transformCellText" v-bind="lockOn">
|
||||
<router-view />
|
||||
</ConfigProvider>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user