前端
This commit is contained in:
parent
82163ee70d
commit
43e8fa2e6c
@ -417,7 +417,6 @@ import {
|
|||||||
mounted() {
|
mounted() {
|
||||||
this.getlist()
|
this.getlist()
|
||||||
this.gettj()
|
this.gettj()
|
||||||
|
|
||||||
},
|
},
|
||||||
methods:{
|
methods:{
|
||||||
getwysk(row){
|
getwysk(row){
|
||||||
|
@ -430,6 +430,8 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
addoilBlock(){
|
addoilBlock(){
|
||||||
|
this.gbPrice = null,
|
||||||
|
this.oilPrice=null,
|
||||||
this.ruleForm = {
|
this.ruleForm = {
|
||||||
type:this.queryParams.type,
|
type:this.queryParams.type,
|
||||||
lockupPrice: 0 ,
|
lockupPrice: 0 ,
|
||||||
|
@ -6,11 +6,11 @@ module.exports = {
|
|||||||
// baseUrl: 'http://www.nuoyunr.com/lananRsc/',
|
// baseUrl: 'http://www.nuoyunr.com/lananRsc/',
|
||||||
|
|
||||||
// baseUrl: 'http://192.168.0.121:8080/',
|
// baseUrl: 'http://192.168.0.121:8080/',
|
||||||
baseUrl: 'http://192.168.0.178:8008/',
|
baseUrl: 'http://192.168.0.196:8081/',
|
||||||
|
imagesUrl: 'http://192.168.0.196:8081',
|
||||||
|
|
||||||
// baseUrl: 'http://192.168.1.5:8002/cdJdc',
|
// baseUrl: 'http://192.168.1.5:8002/cdJdc',
|
||||||
imagesUrl: 'http://www.nuoyunr.com/lananRsc',
|
// imagesUrl: 'http://www.nuoyunr.com/lananRsc',
|
||||||
// 应用信息
|
// 应用信息
|
||||||
appInfo: {
|
appInfo: {
|
||||||
// 应用名称
|
// 应用名称
|
||||||
|
@ -76,10 +76,10 @@
|
|||||||
text: "全部"
|
text: "全部"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "储值卡"
|
text: "电子储值卡"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "囤油卡"
|
text: "电子囤油卡"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user