办学质量监测教学评价系统
du
9 小时以前 6350384ee189b076372b6570331a50abbc2a053c
1
2
3
4
5
6
import CustomAutoPlace from './CustomAutoPlace';
 
export default {
  __init__: ['autoPlace'],
  autoPlace: ['type', CustomAutoPlace]
};