Kaynağa Gözat

首页我的通知

user5 2 yıl önce
ebeveyn
işleme
b59b9d60e2

+ 3 - 3
src/views/modules/sys/dashboard/workBench/Pending.vue

@@ -199,7 +199,7 @@
         </div>
       </el-col>
 
-      <!--<el-col :span="12">
+      <el-col :span="12">
         <div class="page" style="height: 600px">
           <div class="top bg-white">
             <div style="height: 18px" >
@@ -256,11 +256,11 @@
                 @page-change="currentChangeHandle">
               </vxe-pager>
             </div>
-            &lt;!&ndash; 弹窗, 新增 / 修改 &ndash;&gt;
+            <!-- 弹窗, 新增 / 修改 -->
             <NotifyForm  ref="notifyForm" @refreshDataList="refreshList"></NotifyForm>
           </div>
         </div>
-      </el-col>-->
+      </el-col>
     </el-row>
   </div>
 </template>