feat: 更改环境

This commit is contained in:
caijun
2026-01-23 15:16:31 +08:00
parent 5b3c7512a2
commit f9e1a0cc18
4 changed files with 12 additions and 12 deletions

View File

@@ -1222,8 +1222,8 @@
this.submit(type);
},
submit(type) {
console.log(type,'type333')
this.clickType = type;
if (this.isPreview == '1') return this.$u.toast('功能预览不支持数据保存');
this.$refs.dynamicForm && this.$refs.dynamicForm.submitForm();
},
// 获取审批记录

View File

@@ -44,7 +44,7 @@
:menuList="homeData.commonUseMenuList || []" @launch="launch" v-if="homeData.commonUseEnable"
@openPage="openPage" :flowEnabled="homeData.flowEnabled" /> -->
<CommonPaneSys title="" :flowList="[]" type="common"
<CommonPaneSys title="应用功能" :flowList="[]" type="common"
:menuList="homeData || []" @launch="launch" v-if="homeData"
@openPage="openPage" />
<view class="todo-list-wrap">