flat:暂存
This commit is contained in:
@@ -367,36 +367,40 @@ const workwageUnitCategoryState = [
|
|||||||
|
|
||||||
const addressColumn = [
|
const addressColumn = [
|
||||||
[{
|
[{
|
||||||
value: '95',
|
value: '4',
|
||||||
label: "绵竹市"
|
label: "馆陶县"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '185',
|
value: '5',
|
||||||
label: "广汉市"
|
label: "馆陶镇"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '143',
|
value: '6',
|
||||||
label: "旌阳区"
|
label: "房寨镇"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '150',
|
value: '7',
|
||||||
label: "罗江区"
|
label: "魏僧寨镇"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '42',
|
value: '8',
|
||||||
label: "什邡市"
|
label: "柴堡镇"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '156',
|
value: '9',
|
||||||
label: "中江县"
|
label: "寿山寺"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '44139628',
|
value: '10',
|
||||||
label: "经济技术开发区"
|
label: " 王桥乡"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: '79194151',
|
value: '11',
|
||||||
label: "德阳市开发区"
|
label: "路桥乡"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
value: '12',
|
||||||
|
label: "南徐村乡"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 61 KiB |
BIN
static/img/index/inLogo22.png
Normal file
BIN
static/img/index/inLogo22.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
@@ -6,6 +6,7 @@ module.exports = {
|
|||||||
port: 1887,
|
port: 1887,
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
|
// target: 'http://192.168.1.115:8000',
|
||||||
target: 'http://39.98.184.58:8000',
|
target: 'http://39.98.184.58:8000',
|
||||||
ws: true,
|
ws: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
|
|||||||
Reference in New Issue
Block a user