Pārlūkot izejas kodu

订单数据单条同步

jbb 2 gadi atpakaļ
vecāks
revīzija
b7205e3175
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      src/views/order/orderList.vue

+ 3 - 2
src/views/order/orderList.vue

@@ -345,9 +345,10 @@ export default {
         if(this.account == '' || !this.account){
           this.$message.error('请选择账套号!')
         }else{
-          var parameter = this.dingDan
+          // var parameter = this.dingDan,
+          // account=this.account 
           this.loading = true
-         oneSyncy({parameter,account:this.account}).then(res => {
+         oneSyncy({parameter:this.dingDan,account:this.account}).then(res => {
             if (res.success) {
               this.loading =false
               this.queryParam.orderNumber = this.dingDan