Commit dce16b3c authored by lshan's avatar lshan

lishan

parent 5424b25d
......@@ -87,10 +87,9 @@ export default Vue.extend({
data() {
return {
name: '',//姓名
position:'',
tel: '请输入电话号码',//电话号码
digit: '请输入员工编号',//员工编号
position:'',
tel: '12312345678',//电话号码
digit: '12',//员工编号
date: '请选择入职时间',//入职时间
show:false,//日期弹窗
}
......
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