Commit 8e78632b authored by xinzhedeai's avatar xinzhedeai

新增数据顺序修改

parent 2937edc9
......@@ -367,7 +367,7 @@ export default {
},
addEmployee() {
// 添加组成员
this.dialog1Data.videoChannelList.unshift({
this.dialog1Data.videoChannelList.push({
channel: "",
id: "",
name: "",
......
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