Commit 99309d59 by Kyle_Li

Merge branch 'feature/归属' of http://115.159.76.241/clique/clique-web into dev

parents cb669673 609b683b
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
@change="changeInput($event,20,'clerkEditTimes')"></el-input><label></label> @change="changeInput($event,20,'clerkEditTimes')"></el-input><label></label>
</el-radio> </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 <el-input
:disabled="belongAuthForm.clerkEditTimesType!='3'" :disabled="belongAuthForm.clerkEditTimesType!='3'"
maxLength="6" 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