Commit dd8e557e authored by 吴春's avatar 吴春

1

parent b623b3e2
......@@ -2694,6 +2694,7 @@ export const op = {
fgszjl: 'Branch General Manager',
opszje: 'OP set the amount',
fgszjdb: 'New Japanese impression',
IsSelfGuidedTour:'Is it a free trip',
}
import invoicesManager from './EN/invoicesManager'
......
......@@ -2646,6 +2646,7 @@ export const op={
fgszjl:'支社長',
opszje:'OP設定金額',
fgszjdb:'日本印象を新たにする',
IsSelfGuidedTour:'行を自由にするかどうか',
}
import invoicesManager from './Japan/invoicesManager'
......
......@@ -2676,7 +2676,7 @@ export const op={
fgszjl:'分公司總經理',
opszje:'OP設定金額',
fgszjdb:'新增日本印象',
IsSelfGuidedTour:'是否自由行',
}
import invoicesManager from './zhTW/invoicesManager'
......
......@@ -2699,6 +2699,7 @@ export const op={
opszje:'OP设置金额',
fgszjdb:'新增日本印象',
yuankeyong: '元可用',
IsSelfGuidedTour:'是否自由行',
}
import invoicesManager from './zhCN/invoicesManager'
......
......@@ -6449,7 +6449,7 @@ export const obj = {
zongrenssyrs: '总人数(剩余人数)',
qingshursjia: '请输入售价',
qingshurgjia: '请输入国家',
shifouremen: '是否热门"',
shifouremen: '是否热门',
guojiatub: '国家图标',
beijintup: '背景图片',
qingshangcgjtup: '请上传国家图片!',
......
......@@ -2140,7 +2140,7 @@
this.queryMsg.PlaceID = 0;
this.queryMsg.LineteamId = 0;
let msg = {
lineID: this.queryMsg.LineId
lineIDs: this.addMsg.LineIds
};
this.apipost("team_post_GetLinePlace", msg, res => {
if (res.data.resultCode == 1) {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment