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-08-11 16:14:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
af7cbc3e3afbfd354b9bf0d3b7851add204c4725
af7cbc3e
1 parent
cfbf301f
【IMAC】货物查询-搜索关键字站点明文修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/basicInformation/queryCargo/index.vue
src/views/basicInformation/queryCargo/index.vue
View file @
af7cbc3
...
...
@@ -58,7 +58,7 @@
</el-form-item>
</el-col>
<el-col :span="6">
<el-form-item label="
站点
">
<el-form-item label="
始发站
">
<el-input type="textarea" v-model="siteName" class="formItem" placeholder="PVG;PEK" :rows="4" clearable>
</el-input>
</el-form-item>
...
...
@@ -868,4 +868,4 @@ export default {
float: right;
margin-right: 5px;
}
</style>
\ No newline at end of file
</style>
...
...
Please
register
or
login
to post a comment