提交 08a770e1 编写于 作者: 张敬贤's avatar 张敬贤

add

上级 2ff08a6a
......@@ -301,8 +301,8 @@ export default {
},
// 发布、下线
optFun(index) {
let status = 0,str = '',_this = this,index = 0;
optFun(row,index) {
let status = 0,str = '',_this = this;
str = row.releaseStatus == 2 ? '下架' : '发布'
// if(row.releaseStatus == 2){
// index = 1
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册