flat: 暂存

This commit is contained in:
Apcallover
2024-04-30 11:20:41 +08:00
parent 9f16b866e0
commit f14ea44af2
58 changed files with 6711 additions and 1439 deletions

View File

@@ -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()