Explorar o código

订单数据单条同步

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
b7205e3175
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  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