feat: modify routing to nested mode and rename document (#52)
* feat: modify routing to nested mode * feat: rename document
This commit is contained in:
@@ -41,7 +41,6 @@ const SegmentSetModal: React.FC<kFProps> = ({
|
||||
};
|
||||
|
||||
const handleOk = async () => {
|
||||
console.log(1111, selectedTag);
|
||||
const retcode = await dispatch<any>({
|
||||
type: 'kFModel/document_change_parser',
|
||||
payload: {
|
||||
|
||||
Reference in New Issue
Block a user