feat: 更改环境
This commit is contained in:
@@ -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();
|
||||
},
|
||||
// 获取审批记录
|
||||
|
||||
Reference in New Issue
Block a user