更新
This commit is contained in:
@ -974,18 +974,6 @@ export default {
|
||||
console.log(err);
|
||||
this.$sendChanel("updatePosterComplete", err);
|
||||
});
|
||||
// (res) => {
|
||||
// console.log(123321321321, res);
|
||||
// // if (res.code == 0) {
|
||||
// // console.log(123, that.selectModel);
|
||||
// row.poster_url = "";
|
||||
// this.$nextTick(() => {
|
||||
// row.poster_url = res.url + "?" + Math.random();
|
||||
// });
|
||||
// this.$sendChanel("updatePosterComplete", res);
|
||||
// // that.selectModel(row);
|
||||
// // }
|
||||
// };
|
||||
};
|
||||
if (!flag) {
|
||||
let option = {
|
||||
|
||||
Reference in New Issue
Block a user