前端工作总结265-跨组件传值
 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
跨组件传值

 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号