优化列表显示

This commit is contained in:
yubao
2018-03-31 14:45:39 +08:00
parent d6a018a8b7
commit 4bfdfba503
14 changed files with 157 additions and 106 deletions

View File

@@ -60,6 +60,8 @@ layui.config({
}
}();
$("#tree").height( $("div.layui-table-view").height());
//添加(编辑)对话框
var editDlg = function() {
var vm = new Vue({