Commit ecee7fb6 authored by 赵啸非's avatar 赵啸非

添加材料数量统计

parent e99df743
......@@ -5,7 +5,7 @@ import request from '@/utils/request'
// 查看基础设置
export const getBaseSetInfo = (data) => {
return request({
url: "/sampleform/hotword/list",
url: "/sampleform/baseset/list",
method: "post",
data,
});
......
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