Browse Source

新增诊疗档案修改为新增病历直报

new^2
liuzhipeng 1 week ago
parent
commit
8b500d5848
  1. 2
      acupuncture-前台/src/views/medicalFile/index.vue
  2. 2
      acupuncture-前台/src/views/patientFile/index.vue
  3. BIN
      acupuncture-前台/针灸前台clientssl-2.zip

2
acupuncture-前台/src/views/medicalFile/index.vue

@ -122,7 +122,7 @@
icon="el-icon-plus" icon="el-icon-plus"
size="mini" size="mini"
@click="handleAdd" @click="handleAdd"
>新增</el-button >新增病历直报</el-button
> >
</el-col> </el-col>
<el-col :span="1.5"> <el-col :span="1.5">

2
acupuncture-前台/src/views/patientFile/index.vue

@ -321,7 +321,7 @@
type="text" type="text"
icon="el-icon-plus" icon="el-icon-plus"
@click="handleArchivesAdd(scope.row)" @click="handleArchivesAdd(scope.row)"
>新增诊疗档案 >新增病历直报
</el-button> </el-button>
</template> </template>
</el-table-column> </el-table-column>

BIN
acupuncture-前台/针灸前台clientssl-2.zip

Binary file not shown.
Loading…
Cancel
Save