update 海外标准

This commit is contained in:
赵霄
2023-09-20 17:29:06 +08:00
parent 898eef4a92
commit adbff88cab
8 changed files with 869 additions and 164 deletions
@@ -62,7 +62,7 @@
<script>
import { getDomesticStandardNoSystem } from '../../../../api/standardRegulationLibraryApi.js'
import { TagsTypeEnums } from '../../../../enums/commonEnums.js'
import { StandardSource } from '../../../../enums/commonEnums.js'
export default {
name: 'SelectionDomesticStandardDrawer',
@@ -156,7 +156,7 @@ export default {
pageNo: this.ipagination.current,
pageSize: this.ipagination.pageSize,
nodeCode: this.nodeCode,
source: '1'
source: StandardSource.DOMESTIC.value
}
this.selectedRowKeys = []
this.loading = true