fix: installVue3Components() 호출부 통일

This commit is contained in:
2023-03-26 00:48:05 +09:00
parent 994c73adb2
commit 7132aeab0c
7 changed files with 17 additions and 18 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ if (!$commandObj->hasPermissionToReserve()) {
</head>
<body class="img_back">
<div id="container"></div>
<div id="app"></div>
</body>
</html>