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

工作流(组织审批提交)

parent 1a49004c
...@@ -30,7 +30,8 @@ export default { ...@@ -30,7 +30,8 @@ export default {
} }
}, },
components: { components: {
ClassForm ClassForm,
OrganizationForm
}, },
data() { data() {
return { return {
......
...@@ -48,7 +48,8 @@ ...@@ -48,7 +48,8 @@
register: false, register: false,
globalConfig: getApp().globalData.config, globalConfig: getApp().globalData.config,
loginForm: { loginForm: {
username: "guanliyuan", // username: "guanliyuan",
username: "user",
password: "123456", password: "123456",
code: "", code: "",
uuid: '' 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