Ver código fonte

【修改】bug

howie 3 anos atrás
pai
commit
45a9ff05ca

+ 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
       }