kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/company.html
@@ -26,7 +26,7 @@ </script> <!-- 表格状态列 --> <script type="text/html" id="company-tpl-state"> <input type="checkbox" lay-filter="company-tpl-state" value="{{d.id}}" lay-skin="switch" lay-text="正常|以停用" <input type="checkbox" lay-filter="company-tpl-state" value="{{d.id}}" lay-skin="switch" lay-text="正常|已停用" {{d.enabled==true?'checked':''}}/> </script> <!-- 表单弹窗 -->