This commit is contained in:
@fawn-nine
2024-08-21 17:19:55 +08:00
parent 9c949ce225
commit 101dc8be05

View File

@@ -41,7 +41,7 @@
教学时长:<span style="color:red">*</span>
</div>
<el-form-item label="" prop="days" label-width="0">
<el-input type="number" v-model="ClassModelForm.days"><template slot="append"></template></el-input>
<el-input type="number" v-model="ClassModelForm.days" :disabled="classModel.id"><template slot="append"></template></el-input>
</el-form-item>
<div style="margin:15px 0; font-size:14px; color:#606266">
课程设置: <span style="color:red">*</span>