username@email.com
2021-07-07 06e75f18b5b3b0fbfd25731c8b7324cc42df045f
zhengcaioa/zhengcaioa/Views/Area/Index.cshtml
@@ -19,13 +19,8 @@
        ];
        dataUrl = "/Area/GetList";
        searchCol = [
            { label: '区域名', name: 'Name', labtype: 'txt', hidden: false },
            { label: '父区域名', name: 'ParentName', labtype: 'txt', hidden: false },
        ];
        var _pageAdd = function () {
            OpenWindow("新增区域", "98%", "90%", "/Area/Edit/");