Houjie
2025-05-26 c3f9133f259abacf02ae5acb2e5b4352f40d9b22
src/views/tms/stocktakingBound/ToolsStocktaKingBoundDetail.vue
@@ -38,7 +38,6 @@
        if (!this.mainId) {
          this.clearList()
        } else {
          alert(val)
          this.queryParam['stocktakingBoundId'] = val;
          this.queryParam['delFlag'] = 0;
          this.loadData(1);