|
@@ -530,7 +530,7 @@ export default {
|
|
|
columns: this.getDataValue(),
|
|
columns: this.getDataValue(),
|
|
|
data: [],
|
|
data: [],
|
|
|
nameKey: 'name',
|
|
nameKey: 'name',
|
|
|
- title: '室间质评活动计划一览表'
|
|
|
|
|
|
|
+ title: '外部质量控制活动计划'
|
|
|
}).then(() => {
|
|
}).then(() => {
|
|
|
ActionUtils.success('导出成功')
|
|
ActionUtils.success('导出成功')
|
|
|
})
|
|
})
|
|
@@ -540,7 +540,7 @@ export default {
|
|
|
const columns = [
|
|
const columns = [
|
|
|
{
|
|
{
|
|
|
field_name: 'biDuiLeiXing',
|
|
field_name: 'biDuiLeiXing',
|
|
|
- label: '能力验证类型',
|
|
|
|
|
|
|
+ label: '验证类型',
|
|
|
name: 'biDuiLeiXing'
|
|
name: 'biDuiLeiXing'
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -555,7 +555,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
field_name: 'shiYanShiJianBiDu',
|
|
field_name: 'shiYanShiJianBiDu',
|
|
|
- label: '室间质评组织方或比对方',
|
|
|
|
|
|
|
+ label: '室间质评组织方或室间比对方',
|
|
|
name: 'shiYanShiJianBiDu'
|
|
name: 'shiYanShiJianBiDu'
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|