zss
2023-12-14 fd5845de8d0200ae55710e07e19fc31e3e67b422
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}条`,
          '提示',