Commit fc9223fd authored by 张毅辰's avatar 张毅辰

工作流(组织审批提交)

parent 1a49004c
......@@ -30,7 +30,8 @@ export default {
}
},
components: {
ClassForm
ClassForm,
OrganizationForm
},
data() {
return {
......
......@@ -48,7 +48,8 @@
register: false,
globalConfig: getApp().globalData.config,
loginForm: {
username: "guanliyuan",
// username: "guanliyuan",
username: "user",
password: "123456",
code: "",
uuid: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment