Commit 7487a5a0 authored by 李苏's avatar 李苏 💬

字段变更,删除接口

parent d7c0ee19
......@@ -10,7 +10,7 @@ export function doQuery(query) {
}
export function doDelete(query) {
return request({
url: '/hafms/yszhcxlog/delete',
url: '/hafms/yszxjdlog/delete',
method: 'post',
data: query||{}
})
......
......@@ -193,7 +193,7 @@
},
{
label: "完成值",
prop: "wcl5",
prop: "wczs5",
fieldType: "ftString",
width: 160
},
......@@ -219,7 +219,7 @@
},
{
label: "完成值",
prop: "wcl6",
prop: "wcz6",
fieldType: "ftString",
width: 160
},
......
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