Browse Source

bug 修复

lilei 3 năm trước cách đây
mục cha
commit
cc1a0c1b1a

+ 1 - 3
src/views/inventoryManagement/inventoryQuery/warehouseDetail.vue

@@ -230,9 +230,7 @@ export default {
     },
     //  重置
     resetSearchForm () {
-      if (this.advanced) {
-        this.$refs.rangeDate.resetDate()
-      }
+      this.$refs.rangeDate.resetDate()
       this.queryParam.beginDate = ''
       this.queryParam.endDate = ''
       this.queryParam.bizType = undefined