测试提交
This commit is contained in:
parent
18a5ab367b
commit
042df6d197
@ -56,6 +56,7 @@ export const deleteChartFieldByChartId = async (chartId): Promise<IResponse> =>
|
||||
export const getData = async (data): Promise<IResponse> => {
|
||||
delete data.data
|
||||
const copyData = cloneDeep(data)
|
||||
|
||||
const fields = [
|
||||
'xAxis',
|
||||
'xAxisExt',
|
||||
|
Loading…
Reference in New Issue
Block a user