Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Elements-SY
2023-09-01 11:28:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2476c2309a71aeb92a430f0739e25a08eb79bb9d
2476c230
1 parent
480ece6e
modify
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/views/et86Config/et86RuleConfig/edit/index.vue
src/views/et86Config/et86RuleConfig/edit/index.vue
View file @
2476c23
...
...
@@ -158,7 +158,7 @@
</el-col>
<el-col :span="14">
<el-form-item label="">
<el-col :span="4" style="text-align: end;
width: 8%;
">
<el-col :span="4" style="text-align: end;
width: 8%
">
<span
style="
width: 10%;
...
...
@@ -170,7 +170,7 @@
>服务种类</span
>
</el-col>
<el-col :span="4" style="text-align: end;
width: 19%;
">
<el-col :span="4" style="text-align: end;
width: 19%
">
<el-radio-group
v-model="isServiceCode"
@change="changeIsServiceCode"
...
...
@@ -215,7 +215,7 @@
</el-col>
<el-col :span="14">
<el-form-item label="">
<el-col :span="8" style="text-align: end; width: 27%
;
"
<el-col :span="8" style="text-align: end; width: 27%"
><span
class="ursa-label"
style="
...
...
Please
register
or
login
to post a comment