Commit 7cdc66d2 authored by wangdanlei's avatar wangdanlei

调漆

parent 9cb44734
......@@ -222,6 +222,7 @@ export default {
post(`/AssignCard/recursion`, params).then(res => {
if (res.code === 0) {
this.setAttrs.cardNo = res.items.cardNo
this.setAttrs.createTime = res.items.createTime
this.setAttrs.id = res.items.id
this.setAttrs.assignCard = res.items
this.dialogVisible = false
......
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