Explorar el Código

【修改】bug

howie hace 3 años
padre
commit
1351355722
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/supply/engin/components/commerce_form.vue

+ 1 - 1
src/views/supply/engin/components/commerce_form.vue

@@ -502,7 +502,7 @@ export default {
           if(this.isFirst) {
             this.isFirst = false;
           }else {
-            this.mainForm.salesMan = this.goodsList[0].serviceId;
+            // this.mainForm.salesMan = this.goodsList[0].serviceId;
           }
         }else {
           this.mainForm.salesMan = '';