add testcase panel.
This commit is contained in:
@@ -3,7 +3,7 @@ import zhCn from "element-plus/dist/locale/zh-cn.mjs"
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<el-config-provider :locale="zhCn" :button="{ autoInsertSpace: true }">
|
||||
<el-config-provider :locale="zhCn">
|
||||
<router-view></router-view>
|
||||
</el-config-provider>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user