Tcsm
2023-09-25 7bee61be8fba5c23999dc9e826e6af9de98db469
ruoyi-ui/src/views/device/index.vue
@@ -145,6 +145,10 @@
      </el-table-column>
      <el-table-column label="是否是本家庭记录" prop="ownData" sortable width="150px" >
        <template slot-scope="scope">{{scope.row.ownData === 0 ? '否': '是'}}</template>
      </el-table-column>
      <el-table-column label="电子文件" prop="url" width="120" align="center">
        <template slot-scope="scope" >