Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
332b0434
Commit
332b0434
authored
Apr 15, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
电子合同
parent
5272ed30
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
fill.js
src/assets/common/lang/zhCN/fill.js
+2
-0
ElectronicAudit.vue
src/components/administrative/ElectronicAudit.vue
+2
-2
No files found.
src/assets/common/lang/zhCN/fill.js
View file @
332b0434
...
...
@@ -8142,6 +8142,8 @@ export const obj = {
hetongtongguo
:
'合同通过'
,
fanyongnianfen
:
'返佣年份'
,
hetongdhbts
:
'请填写结算天数、合同开始日期、合同结束日期、合同返佣年份'
,
xinzenghet
:
'新增合同'
,
bianjihet
:
'编辑合同'
,
},
//#endregion
}
...
...
src/components/administrative/ElectronicAudit.vue
View file @
332b0434
...
...
@@ -379,7 +379,7 @@
<tr>
<td
width=
"100"
align=
"right"
>
{{
$t
(
'objFill.v102.jiesuants'
)
}}
:
</td>
<td>
<el-input
v-model=
"BoHuiObj.C_DayNum"
:placeholder=
"$t('objFill.v102.hetongdjsts')"
></el-input>
<el-input
type=
"number"
v-model=
"BoHuiObj.C_DayNum"
:placeholder=
"$t('objFill.v102.hetongdjsts')"
></el-input>
</td>
</tr>
<tr>
...
...
@@ -396,7 +396,7 @@
<td>
<el-date-picker
v-model=
"BoHuiObj.C_EndDate"
style=
"width: 100%;"
format=
"yyyy-MM-dd"
type=
"date"
:picker-options=
"pickerBeginDate
Before
3"
:clearable=
"false"
>
:picker-options=
"pickerBeginDate
After
3"
:clearable=
"false"
>
</el-date-picker>
</td>
</tr>
...
...
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