mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
feat:新增获取任务列表接口 增加删除直播
This commit is contained in:
@@ -122,9 +122,8 @@ export default {
|
||||
console.log("state", bool);
|
||||
};
|
||||
const createExternalChain = () => {
|
||||
console.log(Object.prototype.toString.call(state.inputV1));
|
||||
console.log(Object.prototype.toString.call(state.inputV2));
|
||||
console.log(Object.prototype.toString.call(state.textV1));
|
||||
if (!state.inputV1) return message.warning("请输入外链名称");
|
||||
if (!state.inputV2) return message.warning("请输入链接");
|
||||
let obj = {
|
||||
createUser: 0,
|
||||
createTime: "",
|
||||
|
||||
Reference in New Issue
Block a user