

231116김하영
@7e57a40845c321d215c381787e575652387cb637
--- client/views/pages/admin/technology/TechInsert.vue
+++ client/views/pages/admin/technology/TechInsert.vue
... | ... | @@ -19,8 +19,7 @@ |
19 | 19 |
<td> |
20 | 20 |
<div class="flex-start"> |
21 | 21 |
<div> |
22 |
- <input type="radio" name="category" id="api" value="api" style="display:none" <input |
|
23 |
- type="radio" name="category" id="api" value="api" style="display:none" |
|
22 |
+ <input type="radio" name="category" id="api" value="api" style="display:none" |
|
24 | 23 |
v-model="post.ctgry_nm"> |
25 | 24 |
<label for="api" class="category">API</label> |
26 | 25 |
</div> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?