Browse Source

Finish Hotfix-zh-110

howie 3 năm trước cách đây
mục cha
commit
8ba9dafe9e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = '';