Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
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
zhanbo.xu
2025-03-13 18:14:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9536206eb6074d8176a77bc7db5d6b459e6f82eb
9536206e
1 parent
5a8460ea
fix: 修复BUG
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
87 additions
and
95 deletions
.env.demo
.env.development
.env.deving
.env.pre
.env.production
.env.staging
.env.uat
package.json
src/views/log-search/index.vue
src/views/receipt-management/dialog.vue
src/views/receipt-management/index.vue
src/views/supervise-place-manage/dialog.vue
.env.demo
View file @
9536206
...
...
@@ -17,11 +17,11 @@ VUE_APP_BASE_LOGINOUT = '/EcomDemo'
VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -37,9 +37,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
# VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
# VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
.env.development
View file @
9536206
...
...
@@ -19,11 +19,11 @@ VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3B
VUE_CLI_BABEL_TRANSPILE_MODULES = true
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -39,9 +39,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
# VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
# VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
.env.deving
View file @
9536206
...
...
@@ -17,11 +17,11 @@ VUE_APP_BASE_LOGINOUT = '/EcomDev'
VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -37,9 +37,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
# VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
# VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
.env.pre
View file @
9536206
...
...
@@ -17,11 +17,11 @@ VUE_APP_BASE_LOGINOUT = '/Ecom'
VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'https://iclearexpuat.fedex.com.cn/Emp/#/login'
#
VUE_APP_REDIRECT_EMP = 'https://iclearexpuat.fedex.com.cn/Emp/#/login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'https://iclearexpuat.fedex.com.cn/Exp/manager-server/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'https://iclearexpuat.fedex.com.cn/Exp/manager-server/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -37,9 +37,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_test = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_demo = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_test = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_demo = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
.env.production
View file @
9536206
...
...
@@ -3,9 +3,6 @@ ENV = 'production'
VUE_APP_BASE_ENV = "prod"
# FedEx 在线申报工具/生产环境
VUE_APP_BASE_API = '/prod-api'
VUE_APP_Version = '1.0.0'
#测试环境
...
...
@@ -19,11 +16,11 @@ VUE_APP_BASE_LOGINOUT = '/Ecom'
VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'https://declaration.fedex.com.cn/Emp/#/login'
#
VUE_APP_REDIRECT_EMP = 'https://declaration.fedex.com.cn/Emp/#/login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'https://declaration.fedex.com.cn/Exp/manager-server/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'https://declaration.fedex.com.cn/Exp/manager-server/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -39,9 +36,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_test = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_demo = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_uat = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_dev = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_test = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_demo = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_uat = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_pre = 'https://declaration.fedex.com.cn/Exp'
#
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
...
...
.env.staging
View file @
9536206
...
...
@@ -18,11 +18,11 @@ VUE_APP_BASE_LOGINOUT = '/EcomTest'
VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -38,9 +38,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
# VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
# VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
.env.uat
View file @
9536206
...
...
@@ -20,11 +20,11 @@ VUE_APP_BASE_LOGINOUT = '/Ecom'
VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40'
#iclearEmp系统地址
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#
VUE_APP_REDIRECT_EMP = 'http://192.168.1.251/Emp/#login'
#Fcl登录地址
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#
VUE_APP_REDIRECT_FCL = 'https://www.fedex.com/secure-login/#login-credentials?redirectUrl=https://iclearuat.cndcdmz.apac.fedex.com/Exp/sysUserController/wlgnForward'
#图文版使用指南
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#
VUE_APP_FEDEX_HANDBOOK = 'http://192.168.1.251/Emp/FedEx.pdf'
#视频版使用指南
VUE_APP_FEDEX_VIDEO = '/manager-server/OperationManual_cp.mp4'
#隐私政策
...
...
@@ -40,9 +40,9 @@ VUE_APP_SHANGHAI_FILLING_NUMBER = 'http://www.beian.gov.cn/portal/registerSystem
#京ICP
VUE_APP_BEIJING_FILLING_NUMBER = 'https://beian.miit.gov.cn/#/Integrated/recordQuery'
VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
# VUE_APP_BASE_API_dev = 'http://192.168.1.251:7021/Exp'
# VUE_APP_BASE_API_test = 'http://192.168.1.251:7022/Exp'
# VUE_APP_BASE_API_demo = 'http://192.168.1.251:7023/Exp'
# VUE_APP_BASE_API_uat = 'https://declarationuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_pre = 'https://iclearexpuat.fedex.com.cn/Exp'
# VUE_APP_BASE_API_prod = 'https://declaration.fedex.com.cn/Exp'
\ No newline at end of file
...
...
package.json
View file @
9536206
{
"name"
:
"
iCearExport
"
,
"name"
:
"
FedEx
"
,
"version"
:
"1.0.0"
,
"description"
:
"FedEx 在线申报工具"
,
"author"
:
"ICE"
,
...
...
src/views/log-search/index.vue
View file @
9536206
...
...
@@ -116,6 +116,7 @@
:data="tableData"
:headerData="headerData"
:height="tableMaxheight + 'px'"
:maxHeight="tableMaxheight + 'px'"
:border="true"
:pagination="true"
:order="false"
...
...
src/views/receipt-management/dialog.vue
View file @
9536206
...
...
@@ -24,7 +24,7 @@
<Formitem label="回执类型" prop="receiptType" type="edit">
<el-select
type="text"
id="inputInner--receiptType"
id="inputInner-
edit
-receiptType"
v-model="formData.receiptType"
clearable
filterable
...
...
@@ -44,16 +44,17 @@
<Formitem label="订单编号" prop="orderNo" type="edit">
<el-select
type="text"
id="inputInner--orderNo"
id="inputInner-
edit
-orderNo"
v-model="formData.orderNo"
multiple
:remote="true"
clearable
filterable
reserve-keyword
collapse-tags
:remote-method="remoteMethod"
placeholder=""
@change="receiptXml"
class="order-select-warp-ol"
>
<el-option
v-for="item in orderNoList"
...
...
@@ -65,10 +66,10 @@
</Formitem>
</el-col>
<el-col :span="8">
<Formitem label="回执状态" prop="receiptStatus">
<Formitem label="回执状态" prop="receiptStatus"
type="edit"
>
<el-select
type="text"
id="inputInner--receiptStatus"
id="inputInner-
edit
-receiptStatus"
v-model="formData.receiptStatus"
clearable
filterable
...
...
@@ -77,7 +78,7 @@
>
<el-option
v-for="item in receiptStatusList"
:key="item.
v
alue"
:key="item.
itemV
alue"
:label="item.itemChineseName"
:value="item.itemValue"
></el-option>
...
...
@@ -282,27 +283,13 @@ export default {
<style lang="scss" scoped>
@import "@/assets/styles/variables.scss";
.menuTree {
max-width: 350px;
max-height: 300px;
overflow: auto;
margin: 0 auto;
border: 1px solid #999;
padding: 10px;
}
.textarea-text {
background-color: #f2f2f2;
padding: 10px;
.inputShadow {
border: none;
}
.el-textarea__inner {
border: none !important;
}
.fedexFormStyle {
.order-select-warp-ol {
::v-deep {
.el-textarea textarea {
border: none !important;
background-color: #f2f2f2;
.el-select__input {
width: 40px !important;
padding-top: 0 !important;
}
}
}
}
...
...
src/views/receipt-management/index.vue
View file @
9536206
...
...
@@ -207,7 +207,7 @@ export default {
.catch((err) => {
console.error(err);
});
getDictData({ doctCode: "RECEIPT_STATUS" })
getDictData({ doctCode: "
MOCK_
RECEIPT_STATUS" })
.then((res) => {
if (res.code == "200") {
this.receiptStatusList = res.data;
...
...
src/views/supervise-place-manage/dialog.vue
View file @
9536206
...
...
@@ -58,7 +58,7 @@
<Formitem label="所属口岸" prop="portCode" type="edit">
<el-select
type="text"
id="inputInner--portCode"
id="inputInner-
edit
-portCode"
v-model="formData.portCode"
clearable
filterable
...
...
@@ -203,6 +203,13 @@ export default {
message: "监管场所负责人不能为空!",
},
],
portCode: [
{
required: true,
trigger: "change",
message: "所属口岸不能为空!",
},
],
},
searchForm: {},
...
...
Please
register
or
login
to post a comment