ソースを参照

Finish Hotfix-zh-110

howie 3 年 前
コミット
8ba9dafe9e
1 ファイル変更1 行追加1 行削除
  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 = '';