mp:增加 server 草稿箱的分页、添加;已发布的分页、提交
This commit is contained in:
@@ -113,8 +113,6 @@
|
||||
import WxVoicePlayer from '@/views/mp/components/wx-voice-play/main.vue';
|
||||
import WxVideoPlayer from '@/views/mp/components/wx-video-play/main.vue';
|
||||
import { getMaterialPage } from "@/api/mp/material";
|
||||
// import {getPage as getPageNews} from '@/api/wxmp/wxfreepublish'
|
||||
// import {getPage as getPageNewsDraft} from '@/api/wxmp/wxdraft'
|
||||
|
||||
export default {
|
||||
name: "wxMaterialSelect",
|
||||
@@ -128,8 +126,7 @@
|
||||
type: Object,
|
||||
required: true
|
||||
},
|
||||
//图文类型:1、已发布图文;2、草稿箱图文
|
||||
newsType:{
|
||||
newsType:{ // 图文类型:1、已发布图文;2、草稿箱图文
|
||||
type: String,
|
||||
default: "1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user