merge junjie_dev into master
update: 高级筛选项更新 Created-by: user8949 Commit-by: @user8949 Merged-by: user8949 Description: update: 高级筛选项更新 See merge request: hk_openRepo/OpenRepo_Portal!11
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<div class="search-form">
|
||||
<AdvanceSearch v-model="newFormData" class="px-20">
|
||||
<template #operation>
|
||||
<gc-form-operation class="jyh-form-operation">
|
||||
<div>
|
||||
<d-button class="mr-2" variant="solid">筛选</d-button>
|
||||
<d-button variant="solid" color="secondary">清空</d-button>
|
||||
</gc-form-operation>
|
||||
</div>
|
||||
<d-button class="output-btn" icon="icon-share" variant="text">导出</d-button>
|
||||
</template>
|
||||
</AdvanceSearch>
|
||||
@@ -135,7 +135,6 @@ const isUseOptions = reactive(['是', '否']);
|
||||
const newFormData = ref({
|
||||
licenseName: '',
|
||||
searchWord: '',
|
||||
licenseStrengths: '',
|
||||
softwareVersion: '',
|
||||
dependentSoftware: '',
|
||||
programmingLanguage: '',
|
||||
|
||||
Reference in New Issue
Block a user