cq hace 3 años
padre
commit
eac6fc9012
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ui/src/views/sems/specDt/bf.vue

+ 1 - 1
ui/src/views/sems/specDt/bf.vue

@@ -151,7 +151,7 @@
         </el-col>
         <el-col :span="12">
         <el-form-item :label="$t('注册编号')" prop="regno">
-          <el-input v-model="form.regno" :placeholder="$t('请输入') + $t('注册代码')" />
+          <el-input v-model="form.regno" :placeholder="$t('请输入') + $t('注册编号')" />
         </el-form-item>
         </el-col>
       </el-row>