Commit cafaf461 by tdgiang

update code

parent b5144226
const root = 'http://petrolpay.tasvietnam.vn:9985/api' //const root = 'http://petrolpay.tasvietnam.vn:9985/api'
//const root = 'https://apigw.petropos.vn/api' const root = 'https://apigw.petropos.vn/api'
export default { export default {
//Dang nhap,thong tin ca nhan //Dang nhap,thong tin ca nhan
......
...@@ -70,12 +70,12 @@ const columns = [ ...@@ -70,12 +70,12 @@ const columns = [
align: 'left', align: 'left',
minWidth: 'auto', minWidth: 'auto',
}, },
{ // {
id: 'city', // id: 'city',
label: 'Tỉnh/ Thành phố', // label: 'Tỉnh/ Thành phố',
align: 'left', // align: 'left',
minWidth: 'auto', // minWidth: 'auto',
}, // },
] ]
function TableList(props) { function TableList(props) {
......
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