king
2021-05-20 5d48f8215284ca8de312f1c85f78e07215a0faf1
src/templates/zshare/modalform/modaleditable/index.jsx
@@ -300,7 +300,8 @@
    })
  }
  handleAdd = () => {
  handleAdd = (e) => {
    e.stopPropagation()
    const { type, count, dataSource } = this.state
    const newData = {
      key: Utils.getuuid(),