Parcourir la source

成本分配列表-详情页

jbb il y a 2 ans
Parent
commit
7f4272db30
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  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() {}