king
2023-06-12 07c005cf28acf74e3afde82122e4c53e1000d70c
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)