Commit d6561555 authored by 徐俊's avatar 徐俊

xujun

parent 6ba32ac2
......@@ -101,7 +101,7 @@
</template>
<script>
const File = { fileName: "", downloadUrl: "", fileExplain: "", downloadId: "" };
const File = { fileName: "", downloadUrl: "", fileExplain: "", downloadId: "", isRequired: false, required: false };
export default {
name: "fileEdit",
......
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