提交 1fbf59f1 编写于 作者: doc_wei's avatar doc_wei

员工信息删除标签属性

上级 4797a19c
......@@ -423,7 +423,6 @@ layui.config({
userName:$("#userName").val(),
userSex:$("#userSex").val(),
userIdCard:$("#userIdCard").val(),
label: $("#label").val(),
companyName:companyId,
departmentName:departmentId,
jobName:jobId
......
......@@ -47,10 +47,6 @@
</select>
</div>
<label class="layui-form-label">员工标签</label>
<div class="layui-input-inline">
<input type="text" id="label" name="label" placeholder="请输入员工标签" class="layui-input" />
</div>
<button type="reset" class="layui-btn layui-btn-primary list-form-search"><language showName="com.skyeye.reset"></language></button>
<button class="layui-btn list-form-search" lay-submit lay-filter="formSearch"><language showName="com.skyeye.search2"></language></button>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册