src/container/Map/Map.vue
@@ -1,7 +1,7 @@ <!-- * @Date: 2024-01-05 23:47:53 * @LastEditors: Sneed * @LastEditTime: 2024-03-10 19:48:38 * @LastEditTime: 2024-03-10 21:13:23 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/Map/Map.vue --> <template> @@ -294,6 +294,11 @@ }) this.showAction = false } } else { this.$message({ type: 'error', message: '有合并行不可删除' }); } }, delCol () { @@ -318,6 +323,11 @@ }) this.showAction = false } } else { this.$message({ type: 'error', message: '有合并行不可删除' }); } }, back() {