diff --git a/pages/NursingNew/component/nurse/bigindex.css b/pages/NursingNew/component/nurse/bigindex.css index d6d796a..4e0e966 100644 --- a/pages/NursingNew/component/nurse/bigindex.css +++ b/pages/NursingNew/component/nurse/bigindex.css @@ -525,6 +525,7 @@ width: 100%; height: 450rpx; margin-top: 5rpx; + position: relative; .history-spe { min-width: 86%; @@ -692,6 +693,7 @@ width: 100%; height: 640rpx; margin-top: -12rpx; + position: relative; .future-items { width: 100%; diff --git a/pages/NursingNew/component/nurse/bigindex.vue b/pages/NursingNew/component/nurse/bigindex.vue index 0845748..97a9cf8 100644 --- a/pages/NursingNew/component/nurse/bigindex.vue +++ b/pages/NursingNew/component/nurse/bigindex.vue @@ -119,6 +119,7 @@ + @@ -228,6 +229,7 @@ 长者标签 + @@ -373,6 +375,7 @@ import { getNclist, addBatch, addDirective, addInstant, deleteDirective, deleteInstant, editDirective, getDirectiveOrders } from "./api.js"; import { myArray } from './yaoshandiao.js'; import calendarsimple from '@/component/public/calendarsimple.vue' + import nomessgae from './component/default.vue' const props = defineProps({ isshow: { diff --git a/pages/NursingNew/component/nurse/component/default.vue b/pages/NursingNew/component/nurse/component/default.vue new file mode 100644 index 0000000..6a0cac5 --- /dev/null +++ b/pages/NursingNew/component/nurse/component/default.vue @@ -0,0 +1,42 @@ + + + + +