提交 98878301 编写于 作者: jing.rong's avatar jing.rong

save

上级 b7059779
...@@ -81,7 +81,7 @@ export default { ...@@ -81,7 +81,7 @@ export default {
value1:Date.now(), value1:Date.now(),
currentPage4:0, currentPage4:0,
// 判断是否是管理员 // 判断是否是管理员
isdon:'2', isdon:'1',
name:'' name:''
} }
}, },
...@@ -96,16 +96,12 @@ export default { ...@@ -96,16 +96,12 @@ export default {
this.$refs.picker.focus() this.$refs.picker.focus()
} }
}, },
mounted(){
console.log(this.$refs.picker.value);
}
} }
</script> </script>
<style lang='scss' scoped> <style lang='scss' scoped>
#picker{ #picker{
::v-deep{ ::v-deep{
.el-input--prefix{ .el-date-editor{
padding-left: 0px; padding-left: 0px;
.el-input__inner{ .el-input__inner{
background: turquoise !important; background: turquoise !important;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册