From 20fca8636706f19c2b53de0b77617d314ecc1306 Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期三, 14 六月 2023 14:43:31 +0800 Subject: [PATCH] 编码批量申请接口添加 --- Source/UBCS-WEB/src/components/template/Stage.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/components/template/Stage.vue b/Source/UBCS-WEB/src/components/template/Stage.vue index 0d92984..ef29b0f 100644 --- a/Source/UBCS-WEB/src/components/template/Stage.vue +++ b/Source/UBCS-WEB/src/components/template/Stage.vue @@ -256,4 +256,4 @@ } } } -</script> \ No newline at end of file +</script> -- Gitblit v1.9.3