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