整理对话框相关逻辑,封装部分js方法
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
var gridDiv = document.querySelector("#dialog-delivery_plan");
|
||||
new agGrid.Grid(gridDiv, grid);
|
||||
|
||||
// 读取数据
|
||||
grid.remoteData();
|
||||
|
||||
$('#plan_delivery_submit').on('click', function() {
|
||||
|
||||
Reference in New Issue
Block a user