提交 1414c495 编写于 作者: Skyeye云's avatar Skyeye云

代码修改

上级 efc3bccf
...@@ -11,7 +11,7 @@ layui.config({ ...@@ -11,7 +11,7 @@ layui.config({
form = layui.form, form = layui.form,
table = layui.table, table = layui.table,
tableCheckBoxUtil = layui.tableCheckBoxUtil; tableCheckBoxUtil = layui.tableCheckBoxUtil;
// 组件使用
var checkType = '1';//工序选择类型:1.单选;2.多选 var checkType = '1';//工序选择类型:1.单选;2.多选
if (!isNull(parent.procedureCheckType)) { if (!isNull(parent.procedureCheckType)) {
checkType = parent.procedureCheckType; checkType = parent.procedureCheckType;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册