From f43554d828bc2212c5d7118d7de5ebcc57d1c6f3 Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 15 八月 2023 19:28:50 +0800
Subject: [PATCH] 修改间隔

---
 ruoyi-ui/src/views/device/index.vue  |   10 +++++-----
 ruoyi-ui/src/views/bignote/index.vue |   14 +++++++-------
 ruoyi-ui/src/views/clean/index.vue   |    8 ++++----
 ruoyi-ui/src/views/economy/index.vue |    4 ++--
 ruoyi-ui/src/views/note/index.vue    |   10 +++++-----
 ruoyi-ui/src/views/secret/index.vue  |    6 +++---
 ruoyi-ui/src/views/wish/index.vue    |    8 ++++----
 7 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/ruoyi-ui/src/views/bignote/index.vue b/ruoyi-ui/src/views/bignote/index.vue
index 36c445f..b2713c9 100644
--- a/ruoyi-ui/src/views/bignote/index.vue
+++ b/ruoyi-ui/src/views/bignote/index.vue
@@ -147,20 +147,20 @@
     <el-table v-loading="loading"  :data="familyList" :row-key="getRowId" ref="multipleTable" @selection-change="handleSelectionChange"  :row-class-name="tableRowClassName">
       <el-table-column type="selection"  :reserve-selection="true" width="55"  align="center" />
 
-      <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="120"/>
-      <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="130" align="center">
+      <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="80px"/>
+      <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="200px" align="center">
         <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="浜虹墿" prop="people" sortable width="120" />
-      <el-table-column label="鍦扮偣" prop="address" sortable width="120" />
-      <el-table-column label="澶т簨鏍囬" prop="title" sortable :show-overflow-tooltip="true" width="150" />
+      <el-table-column label="浜虹墿" prop="people" sortable width="150px" />
+      <el-table-column label="鍦扮偣" prop="address" sortable width="150px" />
+      <el-table-column label="澶т簨鏍囬" prop="title" sortable :show-overflow-tooltip="true" width="150px" />
 
-      <el-table-column label="澶囨敞" prop="remark" sortable width="120" >
+      <el-table-column label="澶囨敞" prop="remark" sortable width="150px" >
         <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
 
       <!-- <el-table-column label="瀹跺涵鍙�" prop="familyId" sortable width="100" /> -->
-      <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="150" align="center">
+      <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="150px" align="center">
 
         <template slot-scope="scope" >
           <div  @click="handleCheck(scope.row)">
diff --git a/ruoyi-ui/src/views/clean/index.vue b/ruoyi-ui/src/views/clean/index.vue
index 130e9a8..f222851 100644
--- a/ruoyi-ui/src/views/clean/index.vue
+++ b/ruoyi-ui/src/views/clean/index.vue
@@ -125,10 +125,10 @@
           </el-table-column>
        <el-table-column label="閫傜敤浜�" prop="suitable" sortable :show-overflow-tooltip="true" width="150" />
         <el-table-column label="绫诲埆" prop="type" sortable width="100" />
-        <el-table-column label="淇濇磥鏂规硶" prop="method" sortable width="100" />
-        <el-table-column label="鏉愭枡瀛樻斁鍦�" prop="location" sortable width="120" />
-        <el-table-column label="鏀剧疆鍦扮偣" prop="place" sortable width="100" />
-        <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="100" align="center">
+        <el-table-column label="淇濇磥鏂规硶" prop="method" sortable width="120" />
+        <el-table-column label="鏉愭枡瀛樻斁鍦�" prop="location" sortable width="150" />
+        <el-table-column label="鏀剧疆鍦扮偣" prop="place" sortable width="120" />
+        <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="150" align="center">
           <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
         </el-table-column>
         <el-table-column label="澶囨敞" prop="remark" sortable width="100" />
diff --git a/ruoyi-ui/src/views/device/index.vue b/ruoyi-ui/src/views/device/index.vue
index 2742998..ef23a79 100644
--- a/ruoyi-ui/src/views/device/index.vue
+++ b/ruoyi-ui/src/views/device/index.vue
@@ -126,19 +126,19 @@
     <el-table v-loading="loading" :data="equipmentList"  :row-key="getRowId" ref="multipleTable" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" :reserve-selection="true" width="55"  align="center" />
       <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="120"/>
-      <el-table-column label="璁惧鍚嶇О" prop="name" sortable width="120" />
+      <el-table-column label="璁惧鍚嶇О" prop="name" sortable width="150" />
 
-      <el-table-column label="鏃堕棿" align="happenTime" sortable prop="happenTime" width="150">
+      <el-table-column label="鏃堕棿" align="happenTime" sortable prop="happenTime" width="140">
         <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鏄惁娉ㄩ攢" align="center" sortable prop="status" width="120">
+      <el-table-column label="鏄惁娉ㄩ攢" align="center" sortable prop="status" width="140">
         <template slot-scope="scope">
           {{ getSrc1(scope.row.status) }}
         </template>
       </el-table-column>
-      <el-table-column label="璐拱浜�" prop="buyer" sortable width="100" />
+      <el-table-column label="璐拱浜�" prop="buyer" sortable width="140" />
       <el-table-column label="浜嬮」鍐呭" prop="content" sortable :show-overflow-tooltip="true" width="150" />
-      <el-table-column label="瀛樻斁鍦扮偣" prop="location" sortable width="100" />
+      <el-table-column label="瀛樻斁鍦扮偣" prop="location" sortable width="120" />
 
       <el-table-column label="澶囨敞" prop="remark" sortable width="100" >
         <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
diff --git a/ruoyi-ui/src/views/economy/index.vue b/ruoyi-ui/src/views/economy/index.vue
index 371aa1c..f8e384c 100644
--- a/ruoyi-ui/src/views/economy/index.vue
+++ b/ruoyi-ui/src/views/economy/index.vue
@@ -101,9 +101,9 @@
     <!-- 杩欓噷鏈変釜familyList鏁扮粍 鏄湪data()涓畾涔夌殑 -->
     <el-table v-loading="loading" :data="economyList"  @selection-change="handleSelectionChange" @row-click="handleCheck" :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" width="55"  align="center" />
-      <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="120"/>
+      <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="80"/>
 
-      <el-table-column label="鍙戠敓鏃堕棿" prop="createTime" sortable width="100" align="center">
+      <el-table-column label="鍙戠敓鏃堕棿" prop="createTime" sortable width="150" align="center">
         <template slot-scope="scope">{{scope.row.createTime? scope.row.createTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <el-table-column label="鍙拌处" prop="type" sortable width="100" />
diff --git a/ruoyi-ui/src/views/note/index.vue b/ruoyi-ui/src/views/note/index.vue
index 71e2dac..fc616ec 100644
--- a/ruoyi-ui/src/views/note/index.vue
+++ b/ruoyi-ui/src/views/note/index.vue
@@ -131,18 +131,18 @@
     <el-table v-loading="loading" :data="propertyList" :row-key="getRowId" ref="multipleTable" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName">
       <el-table-column type="selection" width="55"  align="center" />
 
-      <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="120"/>
+      <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="100"/>
 
       <el-table-column label="绫诲瀷" prop="type" sortable :show-overflow-tooltip="true" width="150" />
       <el-table-column label="鏍囬" prop="title" sortable :show-overflow-tooltip="true" width="150" />
-      <el-table-column label="瀛樺偍鍦板潃" prop="location" sortable width="120" />
-      <el-table-column label="鎸佹湁浜�" prop="holder" sortable width="120" />
-      <el-table-column label="鍏蜂綋浣嶇疆" prop="address" sortable width="120" />
+      <el-table-column label="瀛樺偍鍦板潃" prop="location" sortable width="150" />
+      <el-table-column label="鎸佹湁浜�" prop="holder" sortable width="150" />
+      <el-table-column label="鍏蜂綋浣嶇疆" prop="address" sortable width="150" />
       <el-table-column label="澶囨敞" prop="remark" sortable width="130" >
         <template slot-scope="scope">{{scope.row.remark? scope.row.remark: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <!-- <el-table-column label="瀹跺涵鍙�" prop="familyId" sortable width="100" /> -->
-      <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="130" align="center">
+      <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="150" align="center">
         <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <el-table-column label="鐢靛瓙鏂囦欢" prop="url" width="130" >
diff --git a/ruoyi-ui/src/views/secret/index.vue b/ruoyi-ui/src/views/secret/index.vue
index 42ca6cb..7dd72f2 100644
--- a/ruoyi-ui/src/views/secret/index.vue
+++ b/ruoyi-ui/src/views/secret/index.vue
@@ -100,13 +100,13 @@
 
       <el-table v-loading="loading" :data="secretList"  :row-key="getRowId" ref="multipleTable" @selection-change="handleSelectionChange" @row-click="handleCheck" :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
         <el-table-column type="selection"  :reserve-selection="true" width="55"  align="center" />
-        <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="120"/>
-        <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="100" align="center">
+        <el-table-column  label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="80"/>
+        <el-table-column label="鍙戠敓鏃堕棿" prop="happenTime" sortable width="150" align="center">
           <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
         </el-table-column>
         <el-table-column label="绫诲埆" prop="type" sortable width="100" />
         <el-table-column label="璐﹀彿" prop="accNo" sortable width="100" />
-        <el-table-column label="鏈夋晥鏈�" prop="validityDate" sortable width="100" align="center">
+        <el-table-column label="鏈夋晥鏈�" prop="validityDate" sortable width="150" align="center">
           <template slot-scope="scope">{{scope.row.validityDate? scope.row.validityDate: '鈥斺�斺�斺��'}}</template>
         </el-table-column>
         <el-table-column label="瀵嗙爜" prop="password" sortable width="100" />
diff --git a/ruoyi-ui/src/views/wish/index.vue b/ruoyi-ui/src/views/wish/index.vue
index 381adc7..1ce0be6 100644
--- a/ruoyi-ui/src/views/wish/index.vue
+++ b/ruoyi-ui/src/views/wish/index.vue
@@ -191,19 +191,19 @@
     <el-table v-loading="loading" :data="wishList" :row-key="getRowId" ref="multipleTable" @selection-change="handleSelectionChange" :row-class-name="tableRowClassName" style="background: #FFEFF2;  border-radius: 14px 14px 14px 14px;">
       <el-table-column type="selection" :reserve-selection="true" width="55"  align="center" />
       <el-table-column fixed label="搴忓彿" sortable type="index" :index="(queryParams.pageNum-1)*queryParams.pageSize+1" width="60"/>
-      <el-table-column label="鏃堕棿" prop="happenTime" sortable width="100" align="center">
+      <el-table-column label="鏃堕棿" prop="happenTime" sortable width="150" align="center">
         <template slot-scope="scope">{{scope.row.happenTime? scope.row.happenTime: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <el-table-column label="鐞嗘兂鏍囬/鐧惧勾蹇冩効" prop="title" sortable width="160" align="center">
         <template slot-scope="scope">{{scope.row.title? scope.row.title: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="濮嬩簬浣曞洜" prop="cause" sortable :show-overflow-tooltip="true" width="120" align="center" >
+      <el-table-column label="濮嬩簬浣曞洜" prop="cause" sortable :show-overflow-tooltip="true" width="140" align="center" >
         <template slot-scope="scope">{{scope.row.cause? scope.row.cause: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="鍙楁儬浜�" prop="beneficiary" sortable width="120" align="center" >
+      <el-table-column label="鍙楁儬浜�" prop="beneficiary" sortable width="140" align="center" >
         <template slot-scope="scope">{{scope.row.beneficiary? scope.row.beneficiary: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
-      <el-table-column label="缁ф壙浜�" prop="heir" sortable width="110" align="center">
+      <el-table-column label="缁ф壙浜�" prop="heir" sortable width="140" align="center">
         <template slot-scope="scope">{{scope.row.heir? scope.row.heir: '鈥斺�斺�斺��'}}</template>
       </el-table-column>
       <el-table-column label="瀹炵幇闅惧害" prop="difficulty" sortable width="120" align="center">

--
Gitblit v1.9.1