Browse Source

乾元科技完善

hfxc226 1 year ago
parent
commit
b81cd4fd8a

+ 1 - 1
src/views/qykh/hotspot-help/HotspotHelp.vue

@@ -33,7 +33,7 @@
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <s-table

+ 9 - 9
src/views/qykh/hotspot/Hotspot.vue

@@ -3,23 +3,23 @@
     <div class="table-page-search-wrapper">
       <a-form layout="inline">
         <a-row :gutter="48">
-          <a-col :md="8" :sm="24">
+          <!-- <a-col :md="8" :sm="24">
             <a-form-item label="关键字">
               <a-input v-model.trim="queryParam.title" placeholder="请输入名称"/>
             </a-form-item>
-          </a-col>
-          <a-col :md="8 || 24" :sm="24">
-            <span class="table-page-search-submitButtons">
-              <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
-              <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
-            </span>
-          </a-col>
+                     <a-col :md="8 || 24" :sm="24">
+              <span class="table-page-search-submitButtons">
+                <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
+                <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
+              </span>
+            </a-col>--></a-col>
+
         </a-row>
       </a-form>
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <a-table

+ 1 - 1
src/views/qykh/information-help/InformationHelp.vue

@@ -33,7 +33,7 @@
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <s-table

+ 3 - 3
src/views/qykh/information/Information.vue

@@ -3,7 +3,7 @@
     <div class="table-page-search-wrapper">
       <a-form layout="inline">
         <a-row :gutter="48">
-          <a-col :md="8" :sm="24">
+          <!--         <a-col :md="8" :sm="24">
             <a-form-item label="关键字">
               <a-input v-model.trim="queryParam.title" placeholder="请输入名称"/>
             </a-form-item>
@@ -13,13 +13,13 @@
               <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
               <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
             </span>
-          </a-col>
+          </a-col>-->
         </a-row>
       </a-form>
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <a-table

+ 1 - 1
src/views/qykh/plan-detail/PlanDetail.vue

@@ -33,7 +33,7 @@
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <s-table

+ 12 - 12
src/views/qykh/plan/Plan.vue

@@ -3,23 +3,23 @@
     <div class="table-page-search-wrapper">
       <a-form layout="inline">
         <a-row :gutter="48">
-          <a-col :md="8" :sm="24">
-            <a-form-item label="关键字">
-              <a-input v-model.trim="queryParam.plantitle" placeholder="请输入名称/类型名称"/>
-            </a-form-item>
-          </a-col>
-          <a-col :md="8 || 24" :sm="24">
-            <span class="table-page-search-submitButtons">
-              <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
-              <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
-            </span>
-          </a-col>
+          <!--  <a-col :md="8" :sm="24">
+             <a-form-item label="关键字">
+               <a-input v-model.trim="queryParam.plantitle" placeholder="请输入名称/类型名称"/>
+             </a-form-item>
+           </a-col>
+           <a-col :md="8 || 24" :sm="24">
+             <span class="table-page-search-submitButtons">
+               <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
+               <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
+             </span>
+           </a-col>-->
         </a-row>
       </a-form>
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <a-table

+ 1 - 1
src/views/qykh/product-help/ProductHelp.vue

@@ -33,7 +33,7 @@
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <s-table

+ 3 - 3
src/views/qykh/product/Product.vue

@@ -3,7 +3,7 @@
     <div class="table-page-search-wrapper">
       <a-form layout="inline">
         <a-row :gutter="48">
-          <a-col :md="8" :sm="24">
+          <!-- <a-col :md="8" :sm="24">
             <a-form-item label="关键字">
               <a-input v-model.trim="queryParam.title" placeholder="请输入名称"/>
             </a-form-item>
@@ -13,13 +13,13 @@
               <a-button type="primary" @click="$refs.table.refresh(true)">查询</a-button>
               <a-button style="margin-left: 8px" @click="resetSearchForm">重置</a-button>
             </span>
-          </a-col>
+          </a-col>-->
         </a-row>
       </a-form>
     </div>
 
     <div class="table-operator" style="margin-bottom: 8px;">
-      <a-button v-if="$auth('operate-articles-add')" type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
+      <a-button  type="primary" icon="plus" @click="$refs.baseModal.base()">新增</a-button>
     </div>
 
     <a-table