refactor: 修改版本号

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

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

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

Loading…
Cancel
Save