添加type
This commit is contained in:
@@ -216,7 +216,6 @@ export default {
|
||||
},
|
||||
typeList: [
|
||||
//类型0普通1加密
|
||||
|
||||
{
|
||||
dictType: 0,
|
||||
dictValue: "普通"
|
||||
@@ -224,6 +223,10 @@ export default {
|
||||
{
|
||||
dictType: 1,
|
||||
dictValue: "加密"
|
||||
},
|
||||
{
|
||||
dictType: 2,
|
||||
dictValue: "mp3"
|
||||
}
|
||||
],
|
||||
gushuList: [],
|
||||
|
||||
Reference in New Issue
Block a user