Commit ce61c15f authored by gengchunlei's avatar gengchunlei

Merge branch 'gcl' of http://gitlab.yiboshi.com/ynby/folacin-front into gcl

parents db62772d 7540ffc3
......@@ -115,7 +115,6 @@
});
},
onCancel() {
that.$message.warning('已取消!');
},
class: 'test',
});
......
......@@ -27,7 +27,6 @@
rowKey="id"
:loading="loading"
:pagination="false"
bordered
>
<template slot="statusName" slot-scope="record">
<a-button type="link" size="small">{{record.statusName}}</a-button>
......
......@@ -78,7 +78,7 @@
{
title: '生产日期',
dataIndex: 'produceDate',
scopedSlots: {customRender: 'produceDateS'},
},
{
title: '有效期',
......
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