Selaa lähdekoodia

修改通知公告

qinyan 3 kuukautta sitten
vanhempi
säilyke
e4ab6c31a4
1 muutettua tiedostoa jossa 10 lisäystä ja 13 poistoa
  1. 10 13
      ruoyi-vue/src/views/system/notice/notice_user.vue

+ 10 - 13
ruoyi-vue/src/views/system/notice/notice_user.vue

@@ -4,19 +4,16 @@
       <div style="font-size: 16px;margin-left: 12px;line-height: 32px;font-weight: 700;color: #606266;">公告标题:{{ noticeTitle }}</div>
       <div style="font-size: 16px;margin-left: 12px;line-height: 32px;font-weight: 700;color: #606266;">公告标题:{{ noticeTitle }}</div>
     </el-col>
     </el-col>
     <br />
     <br />
-    <el-form :model="queryParams" ref="queryRef" :inline="true" v-show="showSearch" label-width="68px">
+<!--    <el-form :model="queryParams" ref="queryRef" :inline="true" v-show="showSearch" label-width="68px">-->
-      <el-form-item label="姓名" prop="name">
+<!--      <el-form-item label="姓名" prop="name">-->
-        <el-input v-model="queryParams.name" @keyup.enter="handleQuery"/>
+<!--        <el-input v-model="queryParams.name" @keyup.enter="handleQuery"/>-->
-      </el-form-item>
+<!--      </el-form-item>-->
-      <el-form-item label="用户类型" prop="userType">
+
-        <el-input v-model="queryParams.userType" @keyup.enter="handleQuery"/>
+<!--      <el-form-item>-->
-      </el-form-item>
+<!--        <el-button type="primary" icon="Search" @click="handleQuery">搜索</el-button>-->
-
+<!--        <el-button icon="Refresh" @click="resetQuery">重置</el-button>-->
-      <el-form-item>
+<!--      </el-form-item>-->
-        <el-button type="primary" icon="Search" @click="handleQuery">搜索</el-button>
+<!--    </el-form>-->
-        <el-button icon="Refresh" @click="resetQuery">重置</el-button>
-      </el-form-item>
-    </el-form>
     <el-row :gutter="10" class="mb8">
     <el-row :gutter="10" class="mb8">
       <el-col :span="1.5">
       <el-col :span="1.5">
         <el-button
         <el-button