多模块重构 12:修改项目名字,按照新的规则
This commit is contained in:
5
yudao-ui-admin/src/components/render/slots/el-button.js
Normal file
5
yudao-ui-admin/src/components/render/slots/el-button.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
default(h, conf, key) {
|
||||
return conf.__slot__[key]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user