ci/cd
This commit is contained in:
@@ -558,7 +558,7 @@ const handleDictDataSubmit = async (instance) => {
|
||||
|
||||
//导出excel
|
||||
const handleExport = () => {
|
||||
downLoadExcel("/admin/dict/type/export", {...queryType});
|
||||
downLoadExcel("/dict/type/export", {...queryType});
|
||||
};
|
||||
|
||||
//切换每页显示条数
|
||||
|
||||
Reference in New Issue
Block a user