@@ -1,3 +1,4 @@
+// yxy 签单客户
import React,{Component} from 'react';
import {AutoComplete, Button, Input, message, Modal, Select, Spin, Table} from "antd";
import $ from "jquery/src/ajax";
@@ -6682,6 +6682,7 @@ const NewService = Form.create()(
type="primary"
style={{ float: "right", marginRight: 40 }}
// onClick={this.changeApply}
+ loading={this.state.loading}
onClick={(e) => {
if (this.state.isCaoGao) {
this.submitChange();