Commit 328cc75e authored by wei's avatar wei

update

parent 2c151453
......@@ -31,7 +31,7 @@
readonly
required
name="projectId"
:value="form.projectId"
:value="form.projectName"
label="所属项目"
placeholder="请输入"
/>
......
......@@ -502,7 +502,8 @@ import { getFun, postFun } from "@/service/table.js";
export default {
name: "addPresent",
components: {
LHeader
LHeader,
SelectList
},
activated() {},
beforeRouteEnter(to, from, next) {
......
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