脚本检测项单位调整
This commit is contained in:
@@ -112,8 +112,8 @@
|
||||
:key="index"
|
||||
:label="option.label"
|
||||
:value="option.value"
|
||||
:disabled="option.fluke!=1&&pqSourceArray?.find(item=>formContent.sourceIds==item.value)?.label.includes('FLUKE')"
|
||||
/>
|
||||
<!-- :disabled="option.fluke!=1&&pqSourceArray?.find(item=>formContent.sourceIds==item.value)?.label.includes('FLUKE')"-->
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
<el-form-item :label-width="110" label="误差体系" prop="errorSysId">
|
||||
|
||||
Reference in New Issue
Block a user