王震
2023-12-27 d892f98a6fc7bacca5c39c92f3f74ef2e81ba3f2
src/views/warehouse/check/check-detail.vue
@@ -233,7 +233,6 @@
    // 删除
    goDel() {
      if (this.multipleSelection && this.multipleSelection.length > 0) {
        console.log(this.multipleSelection)
        this.$confirm(
          `是否确认删除,共${this.multipleSelection.length}条`,
          '提示',