Commit d15c5508 authored by tianbj's avatar tianbj

样式

parent e1276926
......@@ -193,11 +193,6 @@
UEDITOR_HOME_URL: ms.base+'/static/plugins/ueditor/1.4.3.1/'
},
contentCategoryIdOptions:[],
contentCategoryIdProps:{
checkStrictly :false,emitPath: false,
label: 'categoryTitle',
value:'id'
},
//表单数据
form: {
// 文章标题
......@@ -271,7 +266,9 @@
}
})
},
getValue(data){
this.form.contentCategoryId = data.id;
},
//获取当前文章
get(id) {
var that = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment