UNPKG

efview-plus

Version:

A high quality Service UI components Library with Vue.js

19 lines 310 B
export default { name: 'formpcompro', data () { return { }; }, props:{ config: { type:Object, default:null }, dictData: { type: Object, default:null } }, methods:{ } };