king
2023-06-01 44adf318fc85408dc1678390956c87d96a0fb104
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)