king
2023-06-01 8e36e054aa177f110fd352d5d650851f2dfb6169
src/menu/sysinterface/index.jsx
@@ -221,6 +221,7 @@
    this.setState({ interfaces })
    this.props.updateConfig({...config, interfaces})
    MKEmitter.emit('editLineId', record.uuid)
    setTimeout(() => {
      MKEmitter.emit('mkUpdateInter', record, {delay: 0})
    }, 10)