فهرست منبع

技术档案优化

hsh 1 سال پیش
والد
کامیت
7e5591d091
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/technology-archives/TechnologyArchivesMain.vue

+ 2 - 2
src/views/technology-archives/TechnologyArchivesMain.vue

@@ -145,7 +145,7 @@
                 <el-row>
                   <el-col :span="6">
                     <el-form-item label="医师资格证书编码" prop="physicianCertificate">
-                      <el-input v-model="baseInfoForm.physicianCertificate" maxlength="20" show-word-limit placeholder="请填写医师资格证书编码"/>
+                      <el-input v-model="baseInfoForm.physicianCertificate" maxlength="40" show-word-limit placeholder="请填写医师资格证书编码"/>
                     </el-form-item>
                   </el-col>
                   <el-col :span="6">
@@ -156,7 +156,7 @@
                   </el-col>
                   <el-col :span="6">
                     <el-form-item label="医师执业证书编码" prop="physicianPracticingCertificate">
-                      <el-input v-model="baseInfoForm.physicianPracticingCertificate" maxlength="20" show-word-limit placeholder="请填写医师执业证书编码"/>
+                      <el-input v-model="baseInfoForm.physicianPracticingCertificate" maxlength="40" show-word-limit placeholder="请填写医师执业证书编码"/>
                     </el-form-item>
                   </el-col>
                   <el-col :span="6">