浏览代码

211201 fix

yukyo0821 3 年之前
父节点
当前提交
5fa78ece6b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      backstage/templates/collections.html

+ 2 - 2
backstage/templates/collections.html

@@ -98,10 +98,10 @@
             </tr>
             <tr>
               <td>
-                <h4>型</h4>
+                <h4>型</h4>
               </td>
               <td><select id="thousetype">
-                  <option value="">型</option>
+                  <option value="">型</option>
                   <option>透天</option>
                   <option>大樓</option>
                 </select></td>