qushaowei
2025-06-05 d53fc70e109dc36794cb592a228f96e7181755e2
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);