css
shj
2022-07-18 2c18342e86f74dbd54c9ed72f5320be15c9ae3b1
src/views/facilityManagement/deviceType/index.vue
@@ -1,6 +1,6 @@
<template>
    <div class="box">
        <el-button type="primary" :icon="Plus" @click="openD">新建</el-button>
        <el-button type="primary" :icon="Plus" @click="openD" size="default">新建</el-button>
         <el-table :data="tableData" style="width: 100%"  row-key="id">
    <el-table-column align="center" prop="date" label="是否为设备内容"/>
    <el-table-column align="center" prop="name" label="巡检" />