摘要: changedef(index) { debugger var arr= JSON.parse(JSON.stringify(store.state.gigi.extdata)) arr[index].defValue=this.optionList[index].defValue store.co 阅读全文
posted @ 2022-11-02 18:52 820820820 阅读(17) 评论(0) 推荐(0)
摘要: 一、按钮文字之间的切换 <button @click="bol=!bol">{{ bol?'按钮一':'按钮二' }} 阅读全文
posted @ 2022-11-01 19:40 820820820 阅读(90) 评论(0) 推荐(0)
摘要: https://www.bookstack.cn/ 阅读全文
posted @ 2022-11-01 13:47 820820820 阅读(23) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u014197780/article/details/126225892 阅读全文
posted @ 2022-11-01 10:07 820820820 阅读(12) 评论(0) 推荐(0)
摘要: vue引用其他文件的数据 export const return1={ "rtn_code": "0000", "rtn_message": "", "trx_name": null, "device_id": "", "function_id": "", "tasks": [ { "planDur 阅读全文
posted @ 2022-10-21 17:08 820820820 阅读(92) 评论(0) 推荐(0)
摘要: https://gitee.com/HashTang/vue-hash-calendar/#cdn-%E6%96%B9%E5%BC%8F%E5%BC%95%E5%85%A5 阅读全文
posted @ 2022-10-18 16:00 820820820 阅读(106) 评论(0) 推荐(0)
摘要: 新建子任务时标题时间负责人必填 内容补充区有值显示,没有值不显示补充信息 主任务详情显示待审核,待审核的任务不允许选择计划和进行时状态 选择负责人&来源后重选没有记住上次的选择 子任务保存标签状态,在修改点击状态未记住 删除子任务提示失败,但子任务已删除 任务打开详情失败 头像确认是派工人还是负责人 阅读全文
posted @ 2022-10-18 09:27 820820820 阅读(31) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/JJS_XiaoBai/article/details/116164621?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~defaul 阅读全文
posted @ 2022-10-08 10:17 820820820 阅读(28) 评论(0) 推荐(0)
摘要: List<Admin> adminList = adminService.lambdaQuery().select(Admin::getId,Admin::getName).list(); 阅读全文
posted @ 2022-10-04 12:43 820820820 阅读(61) 评论(0) 推荐(0)
摘要: getmytask() { showFullScreenLoading() const param={ // "status": "All/Going/Plan/Delay/Finish", "status": "All", "user_id": store.state.gigi.currentUs 阅读全文
posted @ 2022-09-26 16:34 820820820 阅读(357) 评论(0) 推荐(0)