jiangping
2024-12-13 fe9b36954a02352ed7f0ae03ab3a3e58b1bf3ce4
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