Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
zhouqian
vue-gjjs
Commits
03e649ca
Commit
03e649ca
authored
Dec 06, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botdav,botame页面问题修改
parent
9e0b635b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Ovwp1.vue
src/views/Business/Botame/Ovwp1.vue
+1
-1
Docpan1.vue
src/views/Business/Botset/Docpan1.vue
+1
-1
Wg.vue
src/views/Business/Botset/Wg.vue
+2
-2
No files found.
src/views/Business/Botame/Ovwp1.vue
View file @
03e649ca
...
...
@@ -272,7 +272,7 @@
<el-form-item
label=
"发票类型"
prop=
"bodgrp.rec.invtyp"
>
<c-select
v-model=
"model.bodgrp.rec.invtyp"
style=
"width: 100%"
>
<el-option
v-for=
"item in invtyp"
v-for=
"item in
codes.
invtyp"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
...
...
src/views/Business/Botset/Docpan1.vue
View file @
03e649ca
...
...
@@ -33,7 +33,7 @@
<template
slot=
"footer"
>
<el-form-item
label=
""
prop=
"lendoc.actflg"
>
<c-checkbox
v-model=
"actflg"
style=
"margin-left: 10px"
>
输入
金额
</c-checkbox
>
输入
账号
</c-checkbox
>
</el-form-item>
</
template
>
...
...
src/views/Business/Botset/Wg.vue
View file @
03e649ca
...
...
@@ -21,10 +21,10 @@
</c-select>
</el-form-item>
<template
slot=
"footer"
>
<el-form-item
label=
""
prop=
"
lendoc.act
flg"
>
<el-form-item
label=
""
prop=
"
bopmod.bas
flg"
>
<c-checkbox
:disabled=
"model.bopmod.szflg=='3' || model.bopmod.szflg==''"
v-model=
"model.
lendoc.act
flg"
v-model=
"model.
bopmod.bas
flg"
style=
"margin-left: 10px"
>
基础数据
</c-checkbox
>
...
...
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