| | |
| | | :richContent="ele.remark" |
| | | ></rich-text> |
| | | </el-tab-pane> --> |
| | | <el-tab-pane label="检测标准"> |
| | | <!-- <el-tab-pane label="检测标准"> |
| | | <checkStandardTable |
| | | ref="documentTestStandardTable" |
| | | :dataFormId="dataForm.id" |
| | |
| | | refreshTestStandardInfo |
| | | " |
| | | ></checkStandardTable> |
| | | </el-tab-pane> |
| | | </el-tab-pane> --> |
| | | <!-- <el-tab-pane label="抽检规则"> |
| | | <div> |
| | | <div style="padding: 0px 20px;"> |
| | |
| | | saveLctJson, |
| | | getLctJson, |
| | | routingChildCheck, |
| | | qryDocSamplingRule |
| | | qryDocSamplingRule, |
| | | getTestStandardParams |
| | | } from '@/api/technology/document' |
| | | import { delDocumentSamplingRule } from '@/api/quality/documentsamplingrule' |
| | | import { getObj as getTechnologyDetail } from '@/api/technology/routing' |
| | | import { getObj as getStructureDetail } from '@/api/technology/completeproductstructure' |
| | | import { fetchList as getBomList } from '@/api/technology/completeproductstructure' |
| | | import { getRouting } from '@/api/technology/document' |
| | | import { getTestStandardParams } from '@/api/quality/teststandard' |
| | | //import { getTestStandardParams } from '@/api/quality/teststandard' |
| | | import { remote } from '@/api/admin/dict' |
| | | import { fetchList as getStandard } from '@/api/quality/standardbind' |
| | | import { getStore } from '@/util/store.js' |