zhongtianhaoyuan %!s(int64=2) %!d(string=hai) anos
pai
achega
6fceef6ef1

+ 1 - 1
src/views/administrationManagement/driverInformationReporting.vue

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

+ 1 - 1
src/views/administrationManagement/vehicleInformationReporting.vue

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