From 949833165cbf235a5a1359d73486eda13f0fbff2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Thu, 9 Feb 2023 13:36:46 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/stationItem/index.vue | 129 +++++++++++++++++-
src/views/system/stationItem/stationItemjs.js | 51 ++++++-
2 files changed, 172 insertions(+), 8 deletions(-)
diff --git a/src/views/system/stationItem/index.vue b/src/views/system/stationItem/index.vue
index 07d7041..93760da 100644
--- a/src/views/system/stationItem/index.vue
+++ b/src/views/system/stationItem/index.vue
@@ -241,7 +241,6 @@
width: 208px;
text-align: left;
height: 36px;
- padding-left: -10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
@@ -250,6 +249,41 @@
>
+
+
+ {{ form.nurseStationItem.nurseClassifyName }}
+ {{ form.nurseStationItem.nurseClassifyName }}
+
+
-->
-
+
-->
@@ -331,7 +365,6 @@
取 消
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{
+ this.classifylist = res.rows
+ this.classifytotal = res.total
+ })
+ },
imgs(item) {
this.imgsurl.pictureUrlList.push(item);
},
@@ -351,6 +398,8 @@ export default {
itemPictureUrl: null,
sort: null,
nurseStationName: "请选择所属护理站",
+ nurseClassifyName: '请选择护理项目分类',
+ nurseClassifyId: ''
},
nurseStationItemConsumables: [
// {