Commit 3065b218 authored by renjintao's avatar renjintao

状态改变

parent a3092845
......@@ -623,6 +623,7 @@ export default {
status: 1,
id: this.eid
}
//导入中心列表数据状态更新
Api.updateimportstatus(parms).then(res => {
if (res.success) {
this.$emit("on-ok");
......
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