Browse Source

草稿箱删除提示

xiebeibei 4 years ago
parent
commit
6e707bc1ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/drafts.vue

+ 1 - 1
src/views/drafts.vue

@@ -71,7 +71,7 @@
     </div>
     <Modal
             :show="modalStatusTip"
-            title="确定要删除吗?"
+            :title="categoryId=='XFBFYCFL'||categoryId=='FZQZL'?'确定要删除吗?':'确定要删除此草稿吗?'"
             mode="tip"
             type="error"
             @close="modalClose"