jiangping
2024-12-10 36ac6b6cef08dc7036eb6f30e52afa01e63042db
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