瀏覽代碼

🖖移除调整后多余的代码

Signed-off-by: KaneLeung <kk.xiaolan@gmail.com>
KaneLeung 1 年之前
父節點
當前提交
a8d46de9b3
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm

+ 0 - 6
Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm

@@ -250,12 +250,6 @@
   @:import commonFunction from '/@@/utils/commonFunction';
   @:import commonFunction from '/@@/utils/commonFunction';
 	}
 	}
 
 
-  @foreach (var column in Model.QueryWhetherList){
-  if(@column.EffectType == "EnumSelector"){
-  @:const getEnum@(@column.PropertyName)Data_Index = ref<any>([]);
-  }
-  }
-
   @if(haveLikeCdt){
   @if(haveLikeCdt){
   @:const showAdvanceQueryUI = ref(false);
   @:const showAdvanceQueryUI = ref(false);
   }else {
   }else {