From 86f41d42eebe1a4684b7bf658686ac0804e2e349 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期二, 19 九月 2023 14:23:18 +0800 Subject: [PATCH] 工序的名字 样式修改 --- src/views/set.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/set.vue b/src/views/set.vue index 521f49d..2091032 100644 --- a/src/views/set.vue +++ b/src/views/set.vue @@ -570,7 +570,7 @@ }; }, mounted() { - this.getnetworkCardList(); + this.buttonClick(this.active) }, watch: {}, methods: { -- Gitblit v1.8.0