耗材列表增加编辑功能
This commit is contained in:
@@ -63,7 +63,7 @@ export function posttbConsInfostockIn(data) {
|
||||
export function postapitbConsInfo(data) {
|
||||
return request({
|
||||
url: '/api/tbConsInfo',
|
||||
method: "post",
|
||||
method: "put",
|
||||
data
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user