去掉无用的参数

修改表单构建关联字段的逻辑
修改外部插件说明
This commit is contained in:
2021-03-01 03:02:47 +08:00
parent 2418516c49
commit eebbdf279e
63 changed files with 1273 additions and 1380 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<table class="table table-bordered" id="report_export">
<tr>
<th style="white-space:nowrap">
销售团队
销售
</th>
@foreach($categorys as $k => $v)
@@ -37,7 +37,7 @@
<tr>
<th width="80">排行</th>
@if($select['query']['tag'] == 'customer_id')
<th style="white-space:nowrap;">销售团队</th>
<th style="white-space:nowrap;">销售</th>
<th style="white-space:nowrap;">负责人</th>
@endif
@if($select['query']['tag']=='city_id')