Browse Source

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 1 year ago
parent
commit
6f8bc53003

+ 3 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_seventy.vue View File

@@ -130,13 +130,14 @@
130 130
                 class="under_line"
131 131
                 style="width: 70px; text-align: center"
132 132
               >
133
-                {{
133
+                <!-- {{
134 134
                   record.patient.total_dialysis +
135 135
                   record.patient.user_sys_before_count
136 136
                     ? record.patient.total_dialysis +
137 137
                       record.patient.user_sys_before_count
138 138
                     : "/"
139
-                }}
139
+                }} -->
140
+                {{record.patient.user_sys_before_count + record.Count ? record.patient.user_sys_before_count+record.Count:"/"}}
140 141
               </div>
141 142
 
142 143
               <div

+ 62 - 62
src/xt_pages/user/components/PatientSidebar.vue View File

@@ -204,68 +204,68 @@ export default {
204 204
             },
205 205
           ]
206 206
         },
207
-        {
208
-          name: '5',
209
-          label: '评估工具',
210
-          children: [
211
-            {
212
-              name: '5-1',
213
-              label: '跌倒评估'
214
-            },
215
-            {
216
-              name: '5-2',
217
-              label: '小儿跌倒风险评估'
218
-            },
219
-            {
220
-              name: '5-3',
221
-              label: '压疮风险评估'
222
-            },
223
-            {
224
-              name: '5-4',
225
-              label: 'OH压疮评估'
226
-            },
227
-            {
228
-              name: '5-5',
229
-              label: '日常生活能力评估'
230
-            },
231
-            {
232
-              name: '5-6',
233
-              label: '导管脱落风险评估'
234
-            },
235
-            {
236
-              name: '5-7',
237
-              label: 'RASS及疼痛评估'
238
-            },
239
-            {
240
-              name: '5-8',
241
-              label: '营养状况评估'
242
-            },
243
-            {
244
-              name: '5-9',
245
-              label: '约束告知单'
246
-            },
247
-            {
248
-              name: '5-10',
249
-              label: '心理评估'
250
-            },
251
-            {
252
-              name: '5-11',
253
-              label: '瘙痒评估'
254
-            },
255
-            {
256
-              name: '5-12',
257
-              label: '血液透析患者评估'
258
-            },
259
-            {
260
-              name: '5-13',
261
-              label: 'Glasgow昏迷评分量表'
262
-            },
263
-            {
264
-              name: '5-14',
265
-              label: '肌力评估表'
266
-            },
267
-          ]
268
-        },
207
+        // {
208
+        //   name: '5',
209
+        //   label: '评估工具',
210
+        //   children: [
211
+        //     {
212
+        //       name: '5-1',
213
+        //       label: '跌倒评估'
214
+        //     },
215
+        //     {
216
+        //       name: '5-2',
217
+        //       label: '小儿跌倒风险评估'
218
+        //     },
219
+        //     {
220
+        //       name: '5-3',
221
+        //       label: '压疮风险评估'
222
+        //     },
223
+        //     {
224
+        //       name: '5-4',
225
+        //       label: 'OH压疮评估'
226
+        //     },
227
+        //     {
228
+        //       name: '5-5',
229
+        //       label: '日常生活能力评估'
230
+        //     },
231
+        //     {
232
+        //       name: '5-6',
233
+        //       label: '导管脱落风险评估'
234
+        //     },
235
+        //     {
236
+        //       name: '5-7',
237
+        //       label: 'RASS及疼痛评估'
238
+        //     },
239
+        //     {
240
+        //       name: '5-8',
241
+        //       label: '营养状况评估'
242
+        //     },
243
+        //     {
244
+        //       name: '5-9',
245
+        //       label: '约束告知单'
246
+        //     },
247
+        //     {
248
+        //       name: '5-10',
249
+        //       label: '心理评估'
250
+        //     },
251
+        //     {
252
+        //       name: '5-11',
253
+        //       label: '瘙痒评估'
254
+        //     },
255
+        //     {
256
+        //       name: '5-12',
257
+        //       label: '血液透析患者评估'
258
+        //     },
259
+        //     {
260
+        //       name: '5-13',
261
+        //       label: 'Glasgow昏迷评分量表'
262
+        //     },
263
+        //     {
264
+        //       name: '5-14',
265
+        //       label: '肌力评估表'
266
+        //     },
267
+        //   ]
268
+        // },
269 269
         {
270 270
           name: '6',
271 271
           label: '文书管理',