diff --git a/src/pages/localTool/standAutoSplit/index.vue b/src/pages/localTool/standAutoSplit/index.vue index 989497922..0121e3008 100644 --- a/src/pages/localTool/standAutoSplit/index.vue +++ b/src/pages/localTool/standAutoSplit/index.vue @@ -191,12 +191,14 @@ height="100%" border :header-cell-style="{background: '#f8f8f9', color: '#515a6e'}" - @selection-change="selectStandChange" + @selection-change="standSelectChangeByStandTab" > - + + 0) { if (this.selectedSplitStandList.length > 1) { this.$message.warning('当前仅支持一次拆分一条数据')