form.ts 253 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 export default { resetButton: '重置', submitButton: '查询', putAway: '收起', unfold: '展开', input: '请输入', choose: '请选择', maxTip: '字符数应小于{0}位', apiSelectNotFound: '请等待数据加载完成...', };