@@ -19,6 +19,7 @@ import { isObjEmpty, isObjNull } from '../../utils/common'
import MapSearch from '../map/MapSearch'
import moment from 'moment'
import 'moment/locale/zh-cn'
+moment.locale('zh-cn')
const prompt = Modal.prompt
@@ -7,6 +7,7 @@ import { isObjEmpty } from '../../utils/common'
import ApprovalBean from '../../model/ApprovalBean'
export default class PointsItem extends Component {
componentDidMount () {
@@ -8,6 +8,7 @@ import { isObjEmpty, numFormat, strContain } from '../../utils/common'
const RadioGroup = Radio.Group
@@ -1,6 +1,7 @@
import { isObjEmpty, isObjNull, strContain } from '../utils/common'
export default function ApprovalBean (type) {
this.neerInput = false//是否需要输入