putAction("/order/"+this.$parent.$parent.ListId+"/status",{
status:-1,
remark: this.remark
}).then(res=>{
this.$message({
message: '退回已提交',
type: 'success'
});
this.$emit("ok")
this.dialogVisible=false
跨组件传值
2023-04-07 06:41:50 阅读次数:262
putAction("/order/"+this.$parent.$parent.ListId+"/status",{
status:-1,
remark: this.remark
}).then(res=>{
this.$message({
message: '退回已提交',
type: 'success'
});
this.$emit("ok")
this.dialogVisible=false
跨组件传值
上一篇:前端工作小结26-当前页面拿id
时间管理是编程中的一个重要方面,无论是处理用户输入的时间数据,还是进行时间计算和格式化,都需要对时间代码有深入的理解。本文将探讨编写时间代码的技巧以及常见的问题。
JAVA继承实例
利用共享的方式来支持大量细粒度的对象,这些对象一部分内部状态是相同的。
MacOS切换JDK版本
Base64解码时Illegal base64 character 20问题解决
idea解决“源根之外的java文件“的问题
No static resource favicon.ico.问题解决
pm2是一个前端服务器工具,是一套基于jQuery的框架,在node平台上早期比较常用的前端服务器平台。
顺序表的实现及增删查改
用 JavaScript 创建 XPCOM 组件
文章
25746
阅读量
3143608
2024-11-12 06:28:44
2024-11-06 07:24:46
2024-11-06 07:20:58
2024-11-01 09:11:00
2024-11-01 09:11:00
2024-11-01 09:11:00
2023-05-10 06:02:16
2023-05-15 10:01:56
2023-05-22 08:09:06
2022-11-17 12:37:24
2023-02-13 07:59:59
2023-04-17 10:54:25