Browse Source

【修改】bug

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