k94314517
2025-03-05 b35a46c502f4bcc22c75e9e3c7fd29af5b98d84b
admin/src/views/platform/LogisticsRecord/waybill.vue
@@ -190,7 +190,7 @@
      })
    },
    handleDel(row) {
      this.$dialog.exportConfirm('确认删除吗?').then(() => {
      this.$dialog.deleteConfirm('确认删除吗?').then(() => {
        platformJobDel(row.id).then(res => {
          Message.success('删除成功')
          this.getList()