1
This commit is contained in:
5
openhis-ui/src/components/render/slots/el-button.js
Normal file
5
openhis-ui/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