ソースを参照

【修改】bug

howie 3 年 前
コミット
45a9ff05ca
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/sales_policy/components/TabelTransfer.vue

+ 1 - 1
src/views/sales_policy/components/TabelTransfer.vue

@@ -368,7 +368,7 @@ export default {
   created() {
     this.comCode = this.code;
     if (this.comCode) {
-      if (this.yregion) {
+      if (this.yregion || this.yregion == 0) {
         this.region = ''+this.yregion
       }