zhuzhuanzhuan
2023-07-04 bfbca619b7a499423bd8b1748f99f8105e5c0954
src/views/mdc/base/MdcEquipmentTypeList.vue
@@ -13,10 +13,10 @@
            <span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
              <a-button type="primary" @click="searchQuery" icon="search">查询</a-button>
              <a-button type="primary" @click="searchReset" icon="reload" style="margin-left: 8px">重置</a-button>
              <a @click="handleToggleSearch" style="margin-left: 8px">
                {{ toggleSearchStatus ? '收起' : '展开' }}
                <a-icon :type="toggleSearchStatus ? 'up' : 'down'"/>
              </a>
              <!--<a @click="handleToggleSearch" style="margin-left: 8px">-->
                <!--{{ toggleSearchStatus ? '收起' : '展开' }}-->
                <!--<a-icon :type="toggleSearchStatus ? 'up' : 'down'"/>-->
              <!--</a>-->
            </span>
          </a-col>
        </a-row>
@@ -166,7 +166,7 @@
          deleteBatch: "/mdc/mdcEquipmentType/deleteBatchEquipmentType",
          exportXlsUrl: "/mdcequipmenttype/mdcEquipmentType/exportXls",
          importExcelUrl: "mdcequipmenttype/mdcEquipmentType/importExcel",
        },
        dictOptions:{},
        superFieldList:[],