提交 3f9cf068 编写于 作者: Skyeye云's avatar Skyeye云

feat: 代码格式化

上级 4517ceb0
......@@ -23,9 +23,9 @@ layui.config({
// 采购订单的【编辑布局】
dsFormUtil.initEditPageForStatic('content', 'FP2023042000002', data, {
savePreParams: function (params) {
params.holderId=data.objectId
params.holderKey=data.objectKey
params.id=id
params.holderId = data.objectId
params.holderKey = data.objectKey
params.id = id
},
saveData: function (params) {
// 保存数据
......@@ -49,10 +49,6 @@ layui.config({
$("div[controlType='simpleTable']").find(".taxLastMoney").prop('disabled', true);
$("div[controlType='simpleTable']").find(".chooseProductBtn").prop('disabled', true);
$("div[controlType='simpleTable']").find(".normsId").prop('disabled', true);
}
});
}});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册