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