From 1a5351f560e5833cc10127f8188c627b54146478 Mon Sep 17 00:00:00 2001
From: ludc <pUXmgxCf6A>
Date: 星期一, 29 五月 2023 17:01:37 +0800
Subject: [PATCH] 集团主模型发布接口方法移植开发
---
Source/UBCS-WEB/src/views/modeling/Relationpackage.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Source/UBCS-WEB/src/views/modeling/Relationpackage.vue b/Source/UBCS-WEB/src/views/modeling/Relationpackage.vue
index dc9cecd..6f6fb86 100644
--- a/Source/UBCS-WEB/src/views/modeling/Relationpackage.vue
+++ b/Source/UBCS-WEB/src/views/modeling/Relationpackage.vue
@@ -1,4 +1,4 @@
-<<template>
+<template>
<basic-container>
<avue-crud ref="crud"
v-model="form"
--
Gitblit v1.10.0