src/menu/components/table/normal-table/columns/editColumn/index.jsx @@ -65,7 +65,7 @@ try { let _form = document.getElementById('label') _form && _form.select() } catch { } catch (e) { console.warn('表单focus失败!') } }