update:修改生产计划

上级 5b478b82
...@@ -10,12 +10,13 @@ layui.config({ ...@@ -10,12 +10,13 @@ layui.config({
form = layui.form, form = layui.form,
table = layui.table; table = layui.table;
authBtn('1593442212544');// 新增 authBtn('1720796297124');// 新增
table.render({ table.render({
id: 'messageTable', id: 'messageTable',
elem: '#messageTable', elem: '#messageTable',
method: 'post', method: 'post',
// 获取列表
url: sysMainMation.erpBasePath + 'erpmachin001', url: sysMainMation.erpBasePath + 'erpmachin001',
where: getTableParams(), where: getTableParams(),
even: true, even: true,
......
...@@ -11,7 +11,8 @@ layui.config({ ...@@ -11,7 +11,8 @@ layui.config({
var $ = layui.$, var $ = layui.$,
form = layui.form, form = layui.form,
table = layui.table; table = layui.table;
// 新增
authBtn('1590913527206'); authBtn('1590913527206');
table.render({ table.render({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册