zhouwx
2024-06-07 a309b65e80f3f21b5ab7c182acb9764f47c677f1
src/views/Admin/msgReview.vue
@@ -30,7 +30,7 @@
            />
          </a-col>
          <a-col :span="4">
            <a-button type="primary" @click="getData">查询</a-button>
            <a-button type="primary" @click="getData" v-preventReClick="1500">查询</a-button>
            <a-button style="margin-left: 12px" @click="resetSearch">重置</a-button>
          </a-col>
        </a-row>