Browse Source

调整后台诊疗档案表单lable宽度

new^2
liuzhipeng 1 week ago
parent
commit
8bf07274d6
  1. 3
      acupuncture-后台/src/views/medicalFile/index.vue

3
acupuncture-后台/src/views/medicalFile/index.vue

@ -6,7 +6,6 @@
size="small"
:inline="true"
v-show="showSearch"
label-width="100px"
>
<el-form-item label="" prop="noticeTitle">
<el-input
@ -434,7 +433,7 @@
label="操作"
align="center"
class-name="small-padding fixed-width"
width="300"
width="250"
>
<template slot-scope="scope">
<!-- <el-button

Loading…
Cancel
Save