素材库添加-未完成

This commit is contained in:
duan
2024-08-01 15:48:45 +08:00
parent b08e7edfa2
commit 2acf054b86
5 changed files with 94 additions and 3 deletions

View File

@@ -70,7 +70,14 @@ export function tbShopUnitPost(data) {
data
});
}
// 查询图库
export function getcommonCategor(data) {
return request({
url: `/channel/file/getcommon-category`,
method: "post",
data
});
}
/**
* 更改单位
* @returns