修正部分前端语法校验空格问题
This commit is contained in:
parent
db07389543
commit
59dd9ab42a
|
|
@ -4,3 +4,4 @@
|
||||||
/dts-dao/dts-dao.iml
|
/dts-dao/dts-dao.iml
|
||||||
/dts-wx-api/dts-wx-api.iml
|
/dts-wx-api/dts-wx-api.iml
|
||||||
/logs/
|
/logs/
|
||||||
|
/admin-ui/node_modules/
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 4.6 KiB |
|
|
@ -50,5 +50,3 @@ export function listShipChannel() {
|
||||||
method: 'get'
|
method: 'get'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue