添加政府,银行大屏,修改政府前后端代码
This commit is contained in:
9
datav-bank/jsconfig.json
Normal file
9
datav-bank/jsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user