|
@@ -58,7 +58,7 @@
|
|
|
<i class="el-icon-user"></i>
|
|
<i class="el-icon-user"></i>
|
|
|
参会时长
|
|
参会时长
|
|
|
</template>
|
|
</template>
|
|
|
- <el-input-number size="small" v-model="m.duration" @change="workMeetingsUpdate(m)"></el-input-number> 分钟
|
|
|
|
|
|
|
+ <el-input-number size="small" :readonly="workRemarkReadOnly" v-model="m.duration" @change="workMeetingsUpdate(m)"></el-input-number> 分钟
|
|
|
</el-descriptions-item>
|
|
</el-descriptions-item>
|
|
|
<el-descriptions-item :span="2">
|
|
<el-descriptions-item :span="2">
|
|
|
<template slot="label">
|
|
<template slot="label">
|