flat: 暂存
This commit is contained in:
@@ -618,6 +618,8 @@
|
||||
if (!this.info.wageUnitCategory) {
|
||||
return this.$api.msg('请选择参考工资单位')
|
||||
}
|
||||
params.lon = that.longitude
|
||||
params.lat = that.latitude
|
||||
submitInfo(params).then(res => {
|
||||
if (res.data.code == 200) {
|
||||
that.reset()
|
||||
|
||||
Reference in New Issue
Block a user