From a6b6b4303483395bf6ff745f5abf171552afae38 Mon Sep 17 00:00:00 2001
From: LR-20210131IOQH\Administrator <jackcold@163.com>
Date: 星期五, 18 六月 2021 17:30:14 +0800
Subject: [PATCH] 电话卡分配,电话费用录入

---
 zhengcaioa/zhengcaioa/Views/Area/Index.cshtml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/Area/Index.cshtml b/zhengcaioa/zhengcaioa/Views/Area/Index.cshtml
index a6d3e0a..4db7df2 100644
--- a/zhengcaioa/zhengcaioa/Views/Area/Index.cshtml
+++ b/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/");

--
Gitblit v1.9.1