Explorar el Código

Merge branch 'develop' of http://39.106.8.246:3003/web/wanda-editer into develop

haojianlong hace 4 años
padre
commit
7856288568
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"