代码优化
This commit is contained in:
@@ -475,12 +475,8 @@ export default {
|
||||
},
|
||||
areaTree: [],
|
||||
addrCode: [], // 省市区code
|
||||
options11: [{ value: 'IMSITE', label: '综合' },
|
||||
{ value: 'XOIL', label: '星油' },
|
||||
{ value: 'WJY', label: '万金油' },
|
||||
{ value: 'LV', label: '老吕(找油网)' },
|
||||
{ value: 'TY', label: '团油' },
|
||||
{ value: 'YDJY', label: '一点加油(壳牌)' }
|
||||
options11: [
|
||||
{ value: 'XOIL', label: '星油' }
|
||||
],
|
||||
rules: {
|
||||
siteName: [
|
||||
|
||||
Reference in New Issue
Block a user