Merge branch 'bjxz-dev' of http://139.9.66.234:18023/dhp/zhgdyun into bjxz-dev
This commit is contained in:
commit
001dd96b4c
@ -1136,9 +1136,13 @@
|
|||||||
}}</span>
|
}}</span>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<!-- <el-table-column
|
||||||
prop="address"
|
prop="address"
|
||||||
:label="$t('message.laborMange.effectiveDate')"
|
:label="$t('message.laborMange.effectiveDate')"
|
||||||
|
> -->
|
||||||
|
<el-table-column
|
||||||
|
prop="address"
|
||||||
|
label="合同开始日期"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
|
|||||||
@ -1217,9 +1217,13 @@
|
|||||||
}}</span>
|
}}</span>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<!-- <el-table-column
|
||||||
prop="address"
|
prop="address"
|
||||||
:label="$t('message.laborMange.effectiveDate')"
|
:label="$t('message.laborMange.effectiveDate')"
|
||||||
|
> -->
|
||||||
|
<el-table-column
|
||||||
|
prop="address"
|
||||||
|
label="合同开始日期"
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-date-picker
|
<el-date-picker
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user