lilei 2 年之前
父节点
当前提交
f69b8bfc9b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/Home.vue

+ 2 - 2
src/views/Home.vue

@@ -15,10 +15,10 @@
       v-model="openResetPwd">
       v-model="openResetPwd">
       <ResetPwd />
       <ResetPwd />
     </a-modal>
     </a-modal>
-    <!-- 产品上线提醒 -->
+    <!-- 产品上线提醒 -->
     <a-modal
     <a-modal
       class="newProductTips"
       class="newProductTips"
-      :title="'产品'+(onlineFalg=='1'?'上':'下')+'线提醒'"
+      :title="'产品'+(onlineFalg=='1'?'上':'下')+'线提醒'"
       :width="800"
       :width="800"
       centered
       centered
       :footer="null"
       :footer="null"