jiangping
2024-11-05 c50686f775664c5a722f4b5ad7afde1e5214b14d
admin/src/views/platform/LogisticsRecord/waybill.vue
@@ -142,7 +142,6 @@
  },
  created() {
    this.changeRadio('0')
    this.getList()
  },
  methods: {
    changeRadio(day) {
@@ -215,7 +214,7 @@
        selDate: [],
        fastdate: 0
      }
      this.getList()
      this.changeRadio('0')
    },
    handleDetail(row) {
      this.isShowDetail = true