Pārlūkot izejas kodu

Merge branch 'feature/Feature-copy' into develop

howie 2 gadi atpakaļ
vecāks
revīzija
2286b60c5c
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      src/views/supply/policy/components/retail_form.vue

+ 2 - 0
src/views/supply/policy/components/retail_form.vue

@@ -1680,6 +1680,8 @@ export default {
         this.policyList = res.data.records;
         console.log( res.data.records);
         if (this.policyList.length) {
+          this.screenForm.saleTypeCode = ''
+          this.screenForm.specifications = ''
           this.handlePolicy(this.screenForm.policyId)
         // const type =  this.policyList.find(e=>e.code==this.screenForm.policyId).type