This commit is contained in:
zhutianqi
2021-06-01 17:02:19 +08:00
parent 488312ebeb
commit bc3252387e
11 changed files with 4186 additions and 1752 deletions
+2 -2
View File
@@ -189,7 +189,7 @@
</template>
</el-form>
<div slot="footer">
<el-button type="primary" round class="common-button-primary" @click="getDomesticStandardTableBtn">高级检索</el-button>
<el-button type="primary" class="common-button-primary" @click="getDomesticStandardTableBtn">高级检索</el-button>
<el-button class="common-button-default" @click="clearAllSearch">重置</el-button>
</div>
</el-dialog>
@@ -381,7 +381,7 @@
</template>
</el-form>
<div class="search-condition-btn">
<el-button type="primary" round class="common-button-primary" @click="getDomesticStandardTableBtn">查询</el-button>
<el-button type="primary" class="common-button-primary" @click="getDomesticStandardTableBtn">查询</el-button>
<el-button class="common-button-default" @click="clearAllSearch">重置</el-button>
</div>
</div>