瀏覽代碼

成本分配列表-详情页

jbb 1 年之前
父節點
當前提交
7f4272db30
共有 1 個文件被更改,包括 4 次插入1 次删除
  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() {}