Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
renren-generator
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
renren-generator
Commits
0a17d915
Commit
0a17d915
authored
Jan 10, 2021
by
Ian
Committed by
Gitee
Jan 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update src/main/resources/template/add-or-update.vue.vm.
parent
b96a2352
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
add-or-update.vue.vm
src/main/resources/template/add-or-update.vue.vm
+1
-1
No files found.
src/main/resources/template/add-or-update.vue.vm
View file @
0a17d915
<template>
<el-dialog
:title="!dataForm.
id
? '新增' : '修改'"
:title="!dataForm.
${pk.attrname}
? '新增' : '修改'"
:close-on-click-modal="false"
:visible.sync="visible">
<el-form :model="dataForm" :rules="dataRule" ref="dataForm" @keyup.enter.native="dataFormSubmit()" label-width="80px">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment