Commit e74484de by zhaochengxiang

全文检索模型详情不显示的问题

parent 99f18fa6
import React from 'react';
export const EditModelContext = React.createContext({
attrIsEditingFunction: null
attrIsEditingFunction: null,
indexIsEditingFunction: null,
});
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment