Commit 3e80f6ea authored by 黄奎's avatar 黄奎

页面修改

parent f23705a1
......@@ -323,6 +323,7 @@
<br />(人民币)
</td>
<td>
<template v-if="postConfig.LineId==14||postConfig.LineId==118">
销售价格
<br />(日币)
......
......@@ -261,13 +261,11 @@
},
methods: {
getPostData() {
let configId = this.ConfigId;
let offerId = 0;
if (this.OfferId) {
offerId = this.OfferId;
}
let msg = {
ID: configId,
offerId: offerId
};
this.loading = true;
......
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