diff --git a/pages/NursingNew/component/pleasetake/component/takehomep.vue b/pages/NursingNew/component/pleasetake/component/takehomep.vue index 9e0b5f5..2ae20ae 100644 --- a/pages/NursingNew/component/pleasetake/component/takehomep.vue +++ b/pages/NursingNew/component/pleasetake/component/takehomep.vue @@ -71,7 +71,7 @@ pageNo:1, pageSize:10, nuId:uni.getStorageSync('nuId'), - elderId:uni.getStorageSync('NUall').id, + elderId:uni.getStorageSync('NUall').elderId, wlParamInfo:'', categoryId:'', typeId:'', diff --git a/pages/procurement/authorization.vue b/pages/procurement/authorization.vue new file mode 100644 index 0000000..58a1657 --- /dev/null +++ b/pages/procurement/authorization.vue @@ -0,0 +1,725 @@ + + + + + + \ No newline at end of file diff --git a/pages/procurement/common/thitem.vue b/pages/procurement/common/thitem.vue index 85ad4c6..446a4f8 100644 --- a/pages/procurement/common/thitem.vue +++ b/pages/procurement/common/thitem.vue @@ -14,8 +14,8 @@ mode="aspectFill"> - {{v.materialInfo.categoryName}} - {{v.materialInfo.typeName}} + {{v.materialInfo.categoryName}} + {{v.materialInfo.typeName}} @@ -49,6 +49,7 @@ + @@ -59,6 +60,7 @@