mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
style:任务管理表格样式
This commit is contained in:
@@ -121,10 +121,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
<div class="btnn">
|
||||
<button class="btn1" @click="closeDrawer">取消</button>
|
||||
<button class="btn2" @click="closeDrawer">确定</button>
|
||||
</div>
|
||||
</div>-->
|
||||
</div>
|
||||
</a-drawer>
|
||||
</template>
|
||||
@@ -183,10 +184,10 @@ export default {
|
||||
label: "未开始",
|
||||
},
|
||||
//{
|
||||
// id: 2,
|
||||
//value: "2",
|
||||
// label: "进行中",
|
||||
// },
|
||||
// id: 2,
|
||||
// value: "2",
|
||||
// label: "进行中",
|
||||
// },
|
||||
{
|
||||
id: 3,
|
||||
value: "1",
|
||||
|
||||
Reference in New Issue
Block a user