form.ts 156 Bytes
export default {
  putAway: '收起',
  unfold: '展开',

  maxTip: '字符数应小于{0}位',

  apiSelectNotFound: '请等待数据加载完成...',
};