Browse Source

成本分配列表-详情页

jbb 1 year ago
parent
commit
7f4272db30
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/views/cost-allocation-total/costDetailDrawer.vue

+ 4 - 1
src/views/cost-allocation-total/costDetailDrawer.vue

@@ -983,7 +983,10 @@ export default {
       this.detailModVis = false
       this.AssignedPerson='no',
       this.AssignedPersonQx='no',
-      this.authority='no'
+      this.authority='no',
+      this.detailsPlanNum= {
+        planNum: ''
+      }
     },
     bb() {},
     cc() {}