提交
This commit is contained in:
@@ -1614,7 +1614,7 @@ export default {
|
|||||||
if (data && data.code === 0) {
|
if (data && data.code === 0) {
|
||||||
this.treeDataList = [
|
this.treeDataList = [
|
||||||
{
|
{
|
||||||
title: "草稿箱",
|
title: "临时草稿箱",
|
||||||
id: "caogao",
|
id: "caogao",
|
||||||
disabled: true,
|
disabled: true,
|
||||||
isDisableAddChild: true,
|
isDisableAddChild: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user