@@ -277,7 +277,7 @@
methods: {
//上报
escalation(){
- let that =this
+ var that =this
if(this.musterList.length == 0){
this.$message.error("请勾选要上报的条目")
return
@@ -294,7 +294,7 @@