eight
2025-04-10 b7378f4f3203948b47e6c1376348b81f0cb89036
src/views/system/user/UserForm.vue
@@ -84,7 +84,7 @@
      <el-row>
        <el-col :span="12">
          <el-form-item label="HIS工号" prop="hisId">
            <el-input-number v-model="formData.hisId" :controls=false placeholder="请输入HIS工号" type="number" />
            <el-input v-model="formData.hisId"  placeholder="请输入HIS工号" />
          </el-form-item>
        </el-col>
      </el-row>