Commit 2da73cb6 authored by 康振飞's avatar 康振飞

ProcessCase card

parent dcd06401
<template>
<div class="pross_case">
<!-- table -->
<DataGrid :columns="columns" ref="grid" :action="action" type="card" :span="6" class="table_box">
<template slot="easySearch">
<Form ref="formInline" :model="easySearch" inline>
......
......@@ -107,6 +107,8 @@
padding: 10px;
border-radius: 6px;
cursor: pointer;
margin: 10px 0 20px;
line-height: 30px;
i{
font-size: 62px;
}
......
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