jiangping
2024-11-05 c9ef2687d3460da668d08d58dee6af468ed6693e
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