Commit e1686590 authored by 黄奎's avatar 黄奎

1

parent c889bda6
...@@ -3481,7 +3481,7 @@ ...@@ -3481,7 +3481,7 @@
"】" + "】" +
this.$t("objFill.v101.dictriqiwei") + this.$t("objFill.v101.dictriqiwei") +
this.CopyTripAndFeatureMsg.StartDate; this.CopyTripAndFeatureMsg.StartDate;
tipMsg+=",变更日期,会删除地接酒店。"; tipMsg+=",变更日期后,请重新同步酒店信息。";
} }
that.Confirm(tipMsg, function () { that.Confirm(tipMsg, function () {
that.saveLoading = true; that.saveLoading = true;
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<el-dialog width="400px" :title="$t('objFill.shengqingxgctgs')" :visible.sync="outerVisible" @close="Cancel"> <el-dialog width="400px" :title="$t('objFill.shengqingxgctgs')" :visible.sync="outerVisible" @close="Cancel">
<div> <div>
<el-select v-model="msg.NewOutBranchId" :placeholder="$t('objFill.qingxzctgs')" <el-select v-model="msg.NewOutBranchId" :placeholder="$t('objFill.qingxzctgs')"
style="width: 100%;"> style="width: 100%;" filterable>
<el-option <el-option
v-for="item in newCompanyList" v-for="item in newCompanyList"
:key="item.id" :key="item.id"
......
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