From 7727f8746e80b6e3e6abf7df5f90fd48f1ebc3dd Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Sun, 07 Apr 2024 15:12:11 +0800
Subject: [PATCH] new
---
src/views/product/shares.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/product/shares.vue b/src/views/product/shares.vue
index a5d0f38..e303d97 100644
--- a/src/views/product/shares.vue
+++ b/src/views/product/shares.vue
@@ -12,7 +12,7 @@
</a-select>
</a-form-item>
</a-col> -->
- <!-- <a-col :md="12" :lg="6" :sm="24">
+ <!-- <a-col :md="12" :lg="6" :sm="24">
<a-form-item label="沪深股">
<a-select v-model="queryParam.stockType" placeholder="请选择显示状态">
<a-select-option value="sh">沪股</a-select-option>
@@ -64,7 +64,7 @@
@click="queryParam.pageNum = 1, pagination.current = 1,getlist()">查询
</a-button>
- <!-- <a-button
+ <!-- <a-button
type="primary"
icon="plus"
style="margin-left: 8px"
--
Gitblit v1.9.3