王震
2023-12-27 b1dbfd44f6bafaa4d24e0c1c3a0f7ae548e77f60
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}条`,
          '提示',