浏览代码

【修改】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
       }