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();
},
// 获取审批记录