{{set isNotChild = (mid, fullId) => !fullId.includes((10000 + parseInt(mid)).toString().substr(1, 4)) /}} {{set getPad = fullId => ''.padStart(((fullId.replace(/-/g, '').length - 4) / 4) * 2, '· ') /}}
保存取消