spring
2025-03-21 7ec7fea9b03f6fb66b25769e3ec578528ccf2365
src/views/CNAS/resourceDemand/device/component/management.vue
@@ -24,10 +24,10 @@
            </div>
         </div>
         <div style="padding-left: 30px;">
            <el-button size="small" @click="refresh()">重 置</el-button>
            <el-button size="small" type="primary" @click="refreshTable()">查 询</el-button>
            <el-button size="small" type="primary" @click="dialogVisible2 = true">新 增</el-button>
            <el-button size="small" type="primary" @click="handleDownOne">导 出</el-button>
            <el-button size="mini" type="primary" @click="refreshTable()">查询</el-button>
            <el-button size="mini" @click="refresh()">重置</el-button>
            <el-button size="small" type="primary" @click="dialogVisible2 = true">新增</el-button>
            <el-button size="small" type="primary" @click="handleDownOne">导出</el-button>
         </div>
      </div>
      <div class="table" v-show="!showData">