Explorar o código

草稿箱总条数使用 res.Total, 不使用 Content数组的长度

yunxing %!s(int64=5) %!d(string=hai) anos
pai
achega
c9bc475b90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/menuList.vue

+ 1 - 0
src/components/menuList.vue

@@ -116,6 +116,7 @@ export default {
                 this.draftNum = null
                 return false
             }
+            // 草稿箱总条数使用 res.Total, 不使用 Content数组的长度
             this.draftNum = res.Total || null
         },
         //入草稿箱