|
@@ -529,7 +529,6 @@
|
|
>
|
|
>
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<el-form-item
|
|
<el-form-item
|
|
- :prop="scope.row.seq + '.chemicalStandard'"
|
|
|
|
v-if=" !isCheck && scope.row.isSelection && scope.row.state !== '3'"
|
|
v-if=" !isCheck && scope.row.isSelection && scope.row.state !== '3'"
|
|
:rules="tableFormRules.chemicalStandard"
|
|
:rules="tableFormRules.chemicalStandard"
|
|
>
|
|
>
|