Commit 10070564 authored by 李苏's avatar 李苏 💬

修改

parent 2a9bf097
......@@ -101,8 +101,8 @@ export default {
appName:'',
codeUrl: "",
loginForm: {
username: "superuser",
password: "123456",
username: "",
password: "",
rememberMe: false,
code: "",
uuid: ""
......
......@@ -66,7 +66,7 @@
<el-row class="tool-bar">
<PrintButton :app='app'></PrintButton>
<ViewButton ref="view" :app='app'></ViewButton>
<AttachFileShow :app='app'></AttachFileShow>
<AttachFileShow :delButton='false' :app='app'></AttachFileShow>
<FieldButton :app='app'></FieldButton>
<ExcelButton :app='app'></ExcelButton>
<!-- 额外按钮-->
......
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