company/src/components/enterprise/factoryChange.vue
@@ -18,8 +18,8 @@ v-model="form.applyStartTime" type="date" :picker-options="pickerOptions" value-format="yyyy-MM-dd" format="yyyy 年 MM 月 dd 日" value-format="yyyy-MM-dd HH:mm:ss" format="yyyy-MM-dd HH:mm:ss" placeholder="选择日期"> </el-date-picker> <span style="color: #F95601; font-size: 14px;">(次日生效投保请于17:30前提交,超时提交以保险单为准)</span> @@ -414,7 +414,7 @@ }, getValue(list) { let arr = JSON.parse(JSON.stringify(list)) arr.forEach(item => { item.oldDuId = item.duId item.oldDuName = item.duName