Bladeren bron

面损列表-详情-弹窗关闭属性值清空

jbb 1 jaar geleden
bovenliggende
commit
8321c7c97f
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      src/views/cost-allocation-total/modal/detailFabricLossTable.vue

+ 3 - 0
src/views/cost-allocation-total/modal/detailFabricLossTable.vue

@@ -1085,6 +1085,9 @@ export default {
     },
     handlecLose(){
          this.detailModVis = false
+         this.AssignedPerson='no',
+      this.AssignedPersonQx='no',
+      this.authority='no'
          this.fabricLoss={fabricPoOrderList:[],fabricOMOrderList1:[],fabricOMOrderList2:[],fabricCostAssistList:[],fabricCostClothList:[],fabricCostClothesList:[],fabricCostInvoiceList:[],fabricExpensesList:[],fabricAccidentList:[]}
     },
     closeInformation(data,text){