“liting 6 years ago
parent
commit
4648409461
2 changed files with 2 additions and 2 deletions
  1. 1 1
      js/component/administration/business/businessProject.jsx
  2. 1 1
      package-lock.json

+ 1 - 1
js/component/administration/business/businessProject.jsx

@@ -748,7 +748,7 @@ const BusinessProject = Form.create()(
 														<Button
 															className="set-submit"
 															type="ghost"
-															onClick={this.cancelFun}
+															onClick={this.edithandleCancel}
 														>
 															取消
 														</Button>

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "afanti",
-  "version": "1.0.50",
+  "version": "1.0.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {