7 lines
215 B
TypeScript
7 lines
215 B
TypeScript
export default {
|
|
config: {
|
|
title: 'Data Fetch Plugin Settings',
|
|
desc: 'Set the aggregation button name, data source app, fetch fields, filter conditions, and linking conditions, then save.',
|
|
},
|
|
};
|