mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
供应链分类查询按钮
This commit is contained in:
parent
716eb05965
commit
53b27ee48b
@ -25,6 +25,11 @@
|
||||
v-model="chainSupplierCatalogManageInfo.conditions.seq" class=" form-control">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-1">
|
||||
<button type="button" class="btn btn-primary btn-sm" v-on:click="_queryChainSupplierCatalogMethod()">
|
||||
<i class="fa fa-search"></i> <span><vc:i18n name="查询" namespace="auditUserManage"></vc:i18n></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user