样式
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
<div style="overflow: hidden">
|
||||
<div style="margin-bottom: 10px;">
|
||||
<span>项目:</span>
|
||||
<<<<<<< HEAD
|
||||
<el-select v-model="projectValue" filterable size="small" style="margin-top: 3px" placeholder="项目名称">
|
||||
=======
|
||||
<el-select v-model="projectValue" filterable size="small" placeholder="项目名称">
|
||||
>>>>>>> 4a39ba8190d04cdcdea962794e7d7df3408bfd2d
|
||||
<el-option
|
||||
v-for="item in project"
|
||||
:key="item.value"
|
||||
|
||||
Reference in New Issue
Block a user