Commit 609b683b by Kyle_Li

fix: 漏数据

parent 024b1b27
......@@ -131,7 +131,7 @@
@change="changeInput($event,20,'clerkEditTimes')"></el-input><label></label>
</el-radio>
<el-radio label="3" @change="changeRadio($event,12, 'clerk')">每年最多修改
<el-radio v-model="belongAuthForm.clerkEditTimesType" label="3" @change="changeRadio($event,12, 'clerk')">每年最多修改
<el-input
:disabled="belongAuthForm.clerkEditTimesType!='3'"
maxLength="6"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment