computed.js 68 B

123456
  1. /*
  2. * 未实现
  3. * */
  4. export default (config => {
  5. return config;
  6. });