diff --git a/root/person/orderEdit.vue b/root/person/orderEdit.vue index 12304bd..e3f4465 100644 --- a/root/person/orderEdit.vue +++ b/root/person/orderEdit.vue @@ -17,13 +17,14 @@ @clickItem="teamSet" /> - + +
{ + that.readed = res; + }) + }, save() { let that = this; let subObj = { @@ -219,6 +228,7 @@ export default { }); } that.resetInfo(); + that.getNum() }); }, resetInfo() {