Explorar el Código

Merge branch 'feature/Feature-copy' into develop

howie hace 2 años
padre
commit
2286b60c5c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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