|
|
@@ -121,7 +121,7 @@
|
|
|
style="width: 90%; margin: 0 auto"
|
|
|
>
|
|
|
<el-table-column
|
|
|
- prop="xiang_miao_shu_r_"
|
|
|
+ prop="bu_fu_he_xiang_mi"
|
|
|
label="不符合项描述"
|
|
|
width="300"
|
|
|
>
|
|
|
@@ -748,7 +748,7 @@ export default {
|
|
|
await repostCurd("sql", sql).then((res) => {
|
|
|
let data = res.variables.data;
|
|
|
data.forEach((item) => {
|
|
|
- if (item.ping_shen_yi_ju_.includes("RB")) {
|
|
|
+ if (item.shen_he_lei_xing_.includes("CMA")) {
|
|
|
this_.CMAtable.push(item);
|
|
|
} else {
|
|
|
this_.CNASTableData.push(item);
|