增加FAI FQC 的检验明细报表
@ -596,7 +596,7 @@
columnProp: 'umName',
headerAlign: "center",
align: "left",
columnLabel: '单位',
columnLabel: '计量单位',
columnHidden: false,
columnImage: false,
columnSortable: false,
@ -1125,7 +1125,7 @@ export default {
}
})
if (searchFlag) {
this.$message.warning('数据量过大,请填写查询条件后再执行操作!')
this.$message.warning('请填写查询条件后再执行操作!')
return
this.searchLoading = true
@ -1170,7 +1170,7 @@ export default {