liting2017 6 years ago
parent
commit
b01f2a3ad1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      js/component/administration/business/businessLibrary.jsx
  2. 1 1
      package.json

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

@@ -18,7 +18,7 @@ import {
 	InputNumber,
 	Radio
 } from 'antd';
-import { getGameState, splitUrl, getprovince } from '@/tools.js';
+import { getGameState, splitUrl, getprovince ,getReleaseStateList} from '@/tools.js';
 import { releaseStateList } from '@/dataDic.js';
 
 //图片组件

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "afanti",
-  "version": "1.0.0",
+  "version": "1.1.3",
   "description": "",
   "main": "index.js",
   "scripts": {