king
2023-12-10 cc810edac6aec3c858fb352091ad8c11332447a5
src/views/tabledesign/index.jsx
@@ -651,10 +651,10 @@
            duration: 2
          })
        } else {
          notification.warning({
            top: 92,
            message: res.message,
            duration: 5
          Modal.warning({
            width: 400,
            title: res.message,
            okText: '知道了'
          })
        }
        MKEmitter.emit('completeSave')