zss
2024-03-05 ce7cf4ac7bfb7e141830f061fb5060ad8b1c2efe
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}条`,
          '提示',