Browse Source

bug 修复

lilei 3 năm trước cách đây
mục cha
commit
90b94fcfed
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      src/views/common/returnReason.js

+ 0 - 5
src/views/common/returnReason.js

@@ -84,11 +84,6 @@ const ReturnReason = {
     value(newValue, oldValue) {
       this.defaultVal = newValue
     },
-    defaultVal(newValue, oldValue) {
-      if(!newValue){
-        this.open = true
-      }
-    },
   },
   methods: {
     filterOption(input, option) {