refactor: 修改版本号

main
wu.jian2 2 years ago
parent 442e505982
commit 09fd220448

@ -1,6 +1,6 @@
{
"name": "@gcpaas/data-room-ui",
"version": "1.0.1-2023072703-Alpha",
"version": "1.0.1-2023072704-Alpha",
"description": "自定义大屏",
"author": "gcpaas",
"license": "MIT",

@ -186,8 +186,7 @@ export default {
components: { EditForm },
data () {
return {
upLoadUrl:
window.BS_CONFIG?.httpConfigs?.baseURL + '/bigScreen/file/upload',
upLoadUrl: window.BS_CONFIG?.httpConfigs?.baseURL + '/bigScreen/file/upload',
searchKey: '',
extend: '',
options: [],

Loading…
Cancel
Save