chenhj
6 天以前 f9576bd9e9c1212fa2b15592a299cfca1a2c1b78
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}条`,
          '提示',