From 3f8348f8030da5827725b0fa108a1057f370a915 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期二, 14 一月 2025 18:46:47 +0800
Subject: [PATCH] 修改了bug
---
ruoyi-ui/src/views/self/show.vue | 2 +-
ruoyi-ui/src/views/bignote/index.vue | 2 +-
ruoyi-ui/src/views/healthy/healthYear.vue | 46 +++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 43 insertions(+), 7 deletions(-)
diff --git a/ruoyi-ui/src/views/bignote/index.vue b/ruoyi-ui/src/views/bignote/index.vue
index 8384fbe..a674317 100644
--- a/ruoyi-ui/src/views/bignote/index.vue
+++ b/ruoyi-ui/src/views/bignote/index.vue
@@ -823,7 +823,7 @@
this.loading1 = true;
let userId = this.$store.state.user.userId
// alert(userId)
-
+ this.userOptions = []
showShareUser(userId, 2013).then(response=>{
console.log("===========ddddddddddddd")
console.log(response.data)
diff --git a/ruoyi-ui/src/views/healthy/healthYear.vue b/ruoyi-ui/src/views/healthy/healthYear.vue
index 18fff17..76c8cde 100644
--- a/ruoyi-ui/src/views/healthy/healthYear.vue
+++ b/ruoyi-ui/src/views/healthy/healthYear.vue
@@ -37,7 +37,7 @@
</el-row>
- <el-dialog :visible.sync="open" width="800px" append-to-body @close="">
+ <el-dialog :visible.sync="open" width="990px" append-to-body @close="">
<h2 style="font-size:21px">鍩烘湰鎯呭喌</h2>
@@ -127,7 +127,7 @@
</el-container>
</div>
- <div style="padding-left:150px">
+ <div style="padding-left:100px">
<el-container>
<el-col v-loading="loading" :data="HealthyBaseList" >
<el-form ref="elForm" :model="HealthyBaseList" :rules="rules" size="medium" label-position="left">
@@ -137,7 +137,7 @@
</el-input>
</el-form-item>
</el-row>
- <el-row :span="16">
+ <el-row :span="30">
<el-form-item label="鐢靛瓙閭欢" prop="email" label-width="70px">
<el-input v-model="HealthyBaseList.email" placeholder="" clearable :style="{width: '100%'}" :disabled="dsb">
</el-input>
@@ -1327,7 +1327,9 @@
label: '鏈粡澶勭悊鐨勬皵鑳�'},
{ value: 'other',
- label: '娲诲姩鎬у嚭琛�'},
+ label: '娲诲姩鎬у嚭琛�'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
szjoptions:
[
@@ -1348,7 +1350,9 @@
label: '娉屽翱绯荤粺鎰熸煋'},
{ value: 'other',
- label: '鍏朵粬'},
+ label: '鍏朵粬'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
hxjoptions:
[
@@ -1369,6 +1373,8 @@
label: '涓婂懠鍚搁亾鎰熸煋'},
{ value: 'other',
label: '鍏朵粬'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
xhoptions:
@@ -1400,6 +1406,8 @@
label: '鐥旂柈'},
{ value: 'other',
label: '鍏朵粬'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
nxoptions:
[
@@ -1415,6 +1423,8 @@
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
xzoptions:
[
@@ -1432,6 +1442,8 @@
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
xgoptions:
[
@@ -1442,6 +1454,8 @@
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
qsoptions:
[
@@ -1459,7 +1473,10 @@
label: '鎭舵恫璐�'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
+
xloptions:
[
{ value: 'optimistic',
@@ -1476,6 +1493,8 @@
label: '鍘嬫姂'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
bloptions:
[
@@ -1489,6 +1508,8 @@
label: '涓嶆甯�'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
pfoptions:
[
@@ -1512,6 +1533,8 @@
label: '婧冪枴鍙婄槩鐥�'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
shoptions:
[
@@ -1526,6 +1549,8 @@
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
ysoptions:
[
@@ -1543,6 +1568,8 @@
label: '鍡滅硸'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
dboptions:
[
@@ -1554,6 +1581,8 @@
label: '鑵规郴'},
{ value: 'incontinence',
label: '澶辩'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
@@ -1567,6 +1596,7 @@
label: '澶辩'},
{ value: 'enuresis',
label: '閬楀翱'},
+
],
spoptions:[
@@ -1595,6 +1625,8 @@
label: '鑲跨槫'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
gmoptions:[
{ value: 'medicine',
@@ -1603,6 +1635,8 @@
label: '椋熺墿'},
{ value: 'other',
label: '鍏跺畠'},
+ { value: 'noinfo',
+ label: '鏃�'},
],
Bloodoptions: [{
value: 'a',
@@ -2947,8 +2981,10 @@
}
.btn_edit{
+ background-size:100% 100%;
background:center no-repeat url('../../assets/icons/edit.png') ;
position: absolute;
+ height:30px;
top: 0;
padding-right: 90px;
}
diff --git a/ruoyi-ui/src/views/self/show.vue b/ruoyi-ui/src/views/self/show.vue
index 4e3a151..5069bdd 100644
--- a/ruoyi-ui/src/views/self/show.vue
+++ b/ruoyi-ui/src/views/self/show.vue
@@ -1011,7 +1011,7 @@
getList1() {
this.loading1 = true;
let userId = this.$store.state.user.userId
-
+ this.userOptions = []
showShareUser(userId, 2010).then(response=>{
console.log("===========ddddddddddddd")
--
Gitblit v1.9.1