diff --git a/src/components/360View/afterPart/index.vue b/src/components/360View/afterPart/index.vue index d853eb4..2b1a3bc 100644 --- a/src/components/360View/afterPart/index.vue +++ b/src/components/360View/afterPart/index.vue @@ -1,53 +1,132 @@ diff --git a/src/components/360View/commonForm/deveopmentFIle.vue b/src/components/360View/commonForm/deveopmentFIle.vue new file mode 100644 index 0000000..ec0ebb2 --- /dev/null +++ b/src/components/360View/commonForm/deveopmentFIle.vue @@ -0,0 +1,704 @@ + + + + diff --git a/src/components/360View/commonForm/eyesVision.vue b/src/components/360View/commonForm/eyesVision.vue new file mode 100644 index 0000000..4fde0f5 --- /dev/null +++ b/src/components/360View/commonForm/eyesVision.vue @@ -0,0 +1,660 @@ + + + + diff --git a/src/components/360View/commonForm/optometryForm.vue b/src/components/360View/commonForm/optometryForm.vue new file mode 100644 index 0000000..2f116e9 --- /dev/null +++ b/src/components/360View/commonForm/optometryForm.vue @@ -0,0 +1,711 @@ + + + + diff --git a/src/components/360View/commonForm/threeVision.vue b/src/components/360View/commonForm/threeVision.vue new file mode 100644 index 0000000..2fe292b --- /dev/null +++ b/src/components/360View/commonForm/threeVision.vue @@ -0,0 +1,764 @@ + + + + diff --git a/src/components/360View/dataInfo.vue b/src/components/360View/dataInfo.vue new file mode 100644 index 0000000..69fcd53 --- /dev/null +++ b/src/components/360View/dataInfo.vue @@ -0,0 +1,336 @@ + + + + + + diff --git a/src/components/360View/followUpRecord/index.vue b/src/components/360View/followUpRecord/index.vue index b91831e..fe1292d 100644 --- a/src/components/360View/followUpRecord/index.vue +++ b/src/components/360View/followUpRecord/index.vue @@ -81,6 +81,10 @@ export default { platform: { type: String, default: '' + }, + onlyRead: { + type: Boolean, + default: false } }, inject: ['refresh'], diff --git a/src/components/360View/forePart/index.vue b/src/components/360View/forePart/index.vue index 06e867d..fc908d1 100644 --- a/src/components/360View/forePart/index.vue +++ b/src/components/360View/forePart/index.vue @@ -1,32 +1,34 @@ @@ -74,21 +76,21 @@ - + @@ -96,12 +98,34 @@ + + + + + + + + + + + - - - diff --git a/src/components/360View/itemSelect/index.vue b/src/components/360View/itemSelect/index.vue index 81fc1a1..d94c778 100644 --- a/src/components/360View/itemSelect/index.vue +++ b/src/components/360View/itemSelect/index.vue @@ -34,15 +34,18 @@ :expand-on-click-node="false" :check-strictly="checkStrictly" :filter-node-method="treeFilter" + empty-text="" @node-click="nodeClick" @check-change="nodeCheck" /> + + + diff --git a/src/components/360View/opticalFile/outPatientRecord/index.vue b/src/components/360View/opticalFile/outPatientRecord/index.vue new file mode 100644 index 0000000..8a53c5d --- /dev/null +++ b/src/components/360View/opticalFile/outPatientRecord/index.vue @@ -0,0 +1,402 @@ + + + + diff --git a/src/components/360View/overView/index.vue b/src/components/360View/overView/index.vue index e86d055..16005f7 100644 --- a/src/components/360View/overView/index.vue +++ b/src/components/360View/overView/index.vue @@ -1,37 +1,66 @@ + + diff --git a/src/components/360View/pacs/patientList.vue b/src/components/360View/pacs/patientList.vue new file mode 100644 index 0000000..9035059 --- /dev/null +++ b/src/components/360View/pacs/patientList.vue @@ -0,0 +1,543 @@ + + + + + diff --git a/src/components/360View/routine/index.vue b/src/components/360View/routine/index.vue index 9093f25..381aeea 100644 --- a/src/components/360View/routine/index.vue +++ b/src/components/360View/routine/index.vue @@ -17,21 +17,20 @@ /> -
- 打印 - 保存 -
+
+ 保存 +
- 视力 + 视力
@@ -42,129 +41,125 @@
矫正视力
-
2023-02-10
+
{{ shiliLast.length ? shiliLast[0].examTime : '' }}
- OD - OS + OD + OS
- 0.4 - 0.3 + {{ shiliLast.length ? shiliLast[0].odVan : '' }} + {{ shiliLast.length ? shiliLast[0].osVan : '' }}
- 1.0 - 1.2 + {{ shiliLast.length ? shiliLast[0].odVag : '' }} + {{ shiliLast.length ? shiliLast[0].osVag : '' }}
- 眼压 + 眼压
-
+
最近一次
眼别
眼压
-
2023-02-10
+
{{ yanyaLast.length ? yanyaLast[0].examTime : '' }}
- OD - OS + OD + OS
- 0.4 - 0.3 + {{ yanyaLast.length ? yanyaLast[0].odIop : '' }} + {{ yanyaLast.length ? yanyaLast[0].osIop : '' }}
- 电脑验光 + 电脑验光
- 主觉验光 + 主觉验光
- -
+ + diff --git a/src/components/360View/time-line.vue b/src/components/360View/time-line.vue index 7de9500..0a2b3ec 100644 --- a/src/components/360View/time-line.vue +++ b/src/components/360View/time-line.vue @@ -1,8 +1,8 @@ + + diff --git a/static/js/jquery-3.5.1/jquery.js b/static/js/jquery-3.5.1/jquery.js index 5546015..2c1a258 100644 --- a/static/js/jquery-3.5.1/jquery.js +++ b/static/js/jquery-3.5.1/jquery.js @@ -41,7 +41,7 @@ // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode -// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common +// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be commonForm // enough that all such attempts are guarded in a try block. "use strict"; @@ -1581,7 +1581,7 @@ setDocument = Sizzle.setDocument = function( node ) { return i ? - // Do a sibling check if the nodes have a common ancestor + // Do a sibling check if the nodes have a commonForm ancestor siblingCheck( ap[ i ], bp[ i ] ) : // Otherwise nodes in our document sort first @@ -5789,7 +5789,7 @@ jQuery.Event.prototype = { } }; -// Includes all common event props including KeyEvent and MouseEvent specific props +// Includes all commonForm event props including KeyEvent and MouseEvent specific props jQuery.each( { altKey: true, bubbles: true, @@ -8449,7 +8449,7 @@ jQuery.fn.extend( { ret = elem.value; - // Handle most common string cases + // Handle most commonForm string cases if ( typeof ret === "string" ) { return ret.replace( rreturn, "" ); }