diff --git a/public/h5.html b/public/h5.html new file mode 100644 index 0000000..6da874e --- /dev/null +++ b/public/h5.html @@ -0,0 +1,73 @@ + + + + + + + Document + + + +
+ + + + +
+ + + \ No newline at end of file diff --git a/src/components/patientRegister/Camera.vue b/src/components/patientRegister/Camera.vue index bc7cceb..dd98a06 100644 --- a/src/components/patientRegister/Camera.vue +++ b/src/components/patientRegister/Camera.vue @@ -1,47 +1,32 @@ \ No newline at end of file + \ No newline at end of file diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue index d1d607e..bfb7417 100644 --- a/src/components/patientRegister/PatientRegisterEdit.vue +++ b/src/components/patientRegister/PatientRegisterEdit.vue @@ -251,7 +251,7 @@ - +
加载中...
@@ -267,7 +267,7 @@ 保存
- 拍照 + 拍照
申请单 @@ -288,6 +288,9 @@ + + + diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 07b8113..21f40bf 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -2,7 +2,11 @@
+ class="el-table__body-wrapper tbody" highlight-current-row @row-click="rowick" ref="dataList" + @selection-change="handleSelectionChange"> +