dev
张同海 2 years ago
parent 43e445fc93
commit e8170f3072

@ -1,4 +1,5 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=http://192.168.1.205:25800
//VUE_APP_API_BASE_URL=http://192.168.1.205:25800
VUE_APP_API_BASE_URL=http://60.209.125.238:25805
//VUE_APP_API_BASE_URL=http://127.0.0.1:5000

@ -2,60 +2,50 @@
<div class="more-edi">
<a-form>
<a-row :gutter="16">
<a-col :span="24">
<a-form-item
label="委托方"
:labelCol="{ xs: { span: 24 }, sm: { span: 3 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-textarea placeholder="请输入委托方" v-model="details.bookingEDIExt.weiTuoFang" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="发送方EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入发送方EDI代码" v-model="details.bookingEDIExt.sendCode" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="接收方EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入接收方EDI代码" v-model="details.bookingEDIExt.receiveCode" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="通知放EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入通知放EDI代码" v-model="details.bookingEDIExt.notifyCdoe" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="销售EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入销售EDI代码" v-model="details.bookingEDIExt.salerCode" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="Master Bol Indicator"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
@ -66,10 +56,10 @@
/>
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="EMANIFEST HBL"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
label="EMANIFEST HBL"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
@ -80,10 +70,10 @@
/>
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="收货人EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
@ -94,10 +84,10 @@
/>
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="发货人EDI代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
@ -108,157 +98,168 @@
/>
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="EDI联系人名称"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入EDI联系人名称" v-model="details.bookingEDIExt.ediAttn" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="EDI联系人电话"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入EDI联系人电话" v-model="details.bookingEDIExt.ediAttnTel" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="EDI联系人邮箱"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入EDI联系人邮箱" v-model="details.bookingEDIExt.ediAttnMail" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="AMS收货人"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入AMS收货人" v-model="details.bookingEDIExt.amsConsignee" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="AMS通知人"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入AMS通知人" v-model="details.bookingEDIExt.amsNotifyParty" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="操作英文名称"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入操作英文名称" v-model="details.bookingEDIExt.opEName" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="操作电话"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入操作电话" v-model="details.bookingEDIExt.opTel" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="操作邮箱"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入操作邮箱" v-model="details.bookingEDIExt.opEmail" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="ACI HBL O(加拿大)"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
label="ACI HBL:"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入ACI HBL O(加拿大)" v-model="details.bookingEDIExt.acihbl" />
<a-input :allowClear="true" placeholder="请输入ACI HBL" v-model="details.bookingEDIExt.acihbl" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="S0C C0C O(加拿大)"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
label="S0C C0C:"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入S0C C0C O(加拿大)" v-model="details.bookingEDIExt.s0CC0C" />
<a-input :allowClear="true" placeholder="请输入S0C C0C" v-model="details.bookingEDIExt.s0CC0C" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="商品名称"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入商品名称" v-model="details.bookingEDIExt.goodsName" />
</a-form-item>
</a-col>
<a-col :span="24">
<a-col :span="8">
<a-form-item
label="付款方"
:labelCol="{ xs: { span: 24 }, sm: { span: 3 } }"
label="SOC箱"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入付款方" v-model="details.freightpayer" />
<a-select :default-value="iscontainersoc" style="width: 120px" v-model="iscontainersoc">
<a-select-option value="1"> </a-select-option>
<a-select-option value="0"> </a-select-option>
</a-select>
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="SCAC代码"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入SCAC代码" v-model="details.scaccode" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="8">
<a-form-item
label="ITN编号"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:labelCol="{ xs: { span: 24 }, sm: { span: 9 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
has-feedback
>
<a-input :allowClear="true" placeholder="请输入ITN编号" v-model="details.itncode" />
</a-form-item>
</a-col>
<a-col :span="12">
<a-col :span="23">
<a-form-item
label="SOC箱"
:labelCol="{ xs: { span: 24 }, sm: { span: 5 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 15 } }"
label="付款方"
:labelCol="{ xs: { span: 24 }, sm: { span: 3 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 21 } }"
has-feedback
>
<a-select :default-value="iscontainersoc" style="width: 120px" v-model="iscontainersoc">
<a-select-option value="1"> </a-select-option>
<a-select-option value="0"> </a-select-option>
</a-select>
<a-input :allowClear="true" placeholder="请输入付款方" v-model="details.freightpayer" />
</a-form-item>
</a-col>
<a-col :span="23">
<a-form-item
label="委托方"
:labelCol="{ xs: { span: 24 }, sm: { span: 3 } }"
:wrapperCol="{ xs: { span: 24 }, sm: { span: 21 } }"
has-feedback
>
<a-textarea placeholder="请输入委托方" v-model="details.bookingEDIExt.weiTuoFang" />
</a-form-item>
</a-col>
</a-row>

@ -27,8 +27,10 @@
</div>
<div class="btn-list more-view-1">
<button @click="openModel('bookingSpace')"><span class="iconfont icon-chuanbo"></span>订舱</button>
<button @click="openModel('cutOff')"><span class="iconfont icon-daibanshixiang"></span>截单</button>
<button><span class="iconfont icon-xiugai"></span>更改及退舱</button>
<button @click="openModel('cutOff')" :style="{ marginLeft: '4px' }">
<span class="iconfont icon-daibanshixiang"></span>截单
</button>
<button><span class="iconfont icon-xiugai" :style="{ marginLeft: '8px' }"></span>更改及退舱</button>
<button @click="openModel('vgm')"><span class="iconfont icon-dingdan"></span>VGM</button>
<button @click="openModel('paper')"><span class="iconfont icon-zhizhishu"></span>下货纸</button>
</div>
@ -36,7 +38,9 @@
<button @click="openModel('initCabin')">
<span class="iconfont icon-chuanfanguanli-chuanfanshenqing"></span>放舱
</button>
<button @click="openModel('ladingBill')"><span class="iconfont icon-zhcc_tidan"></span>提单确认</button>
<button @click="openModel('ladingBill')" :style="{ marginLeft: '32px' }">
<span class="iconfont icon-zhcc_tidan"></span>提单确认
</button>
<button @click="openModel('vgmlink')"><span class="iconfont icon-lianjie"></span>VGM链接</button>
<button @click="TxxpLink"><span class="iconfont icon-dayinxiaopiao"></span>提箱小票</button>
</div>
@ -880,7 +884,7 @@ export default {
},
checkFun() {
this.$message.loading({ content: '校验中...' });
this.$message.loading({ content: '校验中...' })
ExcuteRulesOceanBooking(this.id)
.then(res => {
if (res.success) {
@ -904,10 +908,10 @@ export default {
changePage(type) {
this.$emit('changePage', type)
},
copyBooking () {
copyBooking() {
this.$emit('copy')
},
addChild () {
addChild() {
this.$emit('addSedList')
}
}

@ -4,7 +4,7 @@
<div class="title"><i class="iconfont icon-ERP_zhuyi"></i><span>注意事项</span></div>
<div class="content">
<div class="tip" v-if="excuteRules.length > 0">
<div class="rules-label" v-for="(rule,rindex) in excuteRules" :key="rindex">
<div class="rules-label" v-for="(rule, rindex) in excuteRules" :key="rindex">
<i class="iconfont icon-chenggong Success" v-if="rule.errorType === 'Success'"></i>
<i class="iconfont icon-xiazaishibai Warning" v-else-if="rule.errorType === 'Warning'"></i>
<i class="iconfont icon-shibai Error" v-else-if="rule.errorType === 'Error'"></i>
@ -25,7 +25,15 @@
<a-card :bodyStyle="tstyle" :bordered="false">
<div class="title"><i class="iconfont icon-fuwu"></i><span>服务项目</span></div>
<div class="content">
<div class="items" v-for="(serive, sindex) in bookingServiceItem" :key="sindex" :class="{'active': locaService.includes(serive.name)}" @click="saveService(serive.name)">{{ serive.name }}</div>
<div
class="items"
v-for="(serive, sindex) in bookingServiceItem"
:key="sindex"
:class="{ active: locaService.includes(serive.name) }"
@click="saveService(serive.name)"
>
{{ serive.name }}
</div>
</div>
</a-card>
<a-card :bodyStyle="tstyle" :bordered="false">
@ -78,7 +86,11 @@
<div class="title"><i class="iconfont icon-lightning-full"></i><span>订单及货运动态</span></div>
<div class="content">
<div class="booking-log" v-for="(bookingLog, bindex) in bookingLogList" :key="bindex">
<div class="log" :class="{'hideline': bindex === bookingLogList.length-1 && bookingLog.detail.length === 0}" @click="bookingShow(bookingLog)">
<div
class="log"
:class="{ hideline: bindex === bookingLogList.length - 1 && bookingLog.detail.length === 0 }"
@click="bookingShow(bookingLog)"
>
<span class="log-time">{{ bookingLog.opTime }}</span>
<i class="iconfont icon-jian icon" v-if="bookingLog.detail.length > 0 && bookingLog.isChecked"></i>
<i class="iconfont icon-jia icon" v-else-if="bookingLog.detail.length > 0 && !bookingLog.isChecked"></i>
@ -127,15 +139,26 @@
<span class="btn">
{{ log.createdTime }}
<!-- <span class="more"> -->
<i class="iconfont icon-xia more" v-if="log.details.length > 0" :class="!log.showMore ? 'hide' : 'show'" @click="showLogMore(lindex)"></i>
<i
class="iconfont icon-xia more"
v-if="log.details.length > 0"
:class="!log.showMore ? 'hide' : 'show'"
@click="showLogMore(lindex)"
></i>
<!-- </span> -->
</span>
</div>
<div class="more-detail" v-if="log.details.length > 0 && log.showMore">
<div class="detail-single" v-for="(child, cindex) in log.details" :key="cindex">
<div class="old"><span class="o-title">{{ child.field || '字段' }} :</span> <span class="content">{{ child.oldValue }}</span> </div>
<div class="old">
<span class="o-title">{{ child.field || '字段' }} :</span>
<span class="content">{{ child.oldValue }}</span>
</div>
<div class="line">改为</div>
<div class="new"><span class="o-title">{{ child.field || '字段' }}:</span><span class="content">{{ child.newValue }}</span></div>
<div class="new">
<span class="o-title">{{ child.field || '字段' }}:</span
><span class="content">{{ child.newValue }}</span>
</div>
</div>
</div>
</div>
@ -192,19 +215,19 @@ export default {
type: Object,
default: () => {
return {}
},
}
},
excuteRules: {
type: Array,
default: () => {
return []
},
}
},
excuteRulesType: {
type: String,
default: () => {
return ''
},
}
}
},
data() {
@ -250,14 +273,14 @@ export default {
// - start
getRemark() {
GetRemark({
id: this.id,
id: this.id
})
.then((res) => {
.then(res => {
if (res.success) {
this.remarkList = res.data
}
})
.catch((err) => {
.catch(err => {
console.log(err)
})
},
@ -268,16 +291,16 @@ export default {
handleModelSubmit() {
AddRemark({
pId: this.id,
remark: this.remarkVal,
remark: this.remarkVal
})
.then((res) => {
.then(res => {
if (res.success) {
this.$message.info('备注提交成功')
this.handleModelCancel()
this.getRemark()
}
})
.catch((err) => {
.catch(err => {
console.log(err)
})
},
@ -289,14 +312,14 @@ export default {
// - start
getFile() {
GetFile({
id: this.id,
id: this.id
})
.then((res) => {
.then(res => {
if (res.success) {
this.fileList = res.data
}
})
.catch((err) => {
.catch(err => {
console.log(err)
})
},
@ -343,7 +366,7 @@ export default {
formData.append('TypeName', attachName)
this.uploading = true
AddFile(formData)
.then((res) => {
.then(res => {
if (res.success) {
this.$message.success('上传成功')
this.getFile()
@ -353,7 +376,7 @@ export default {
this.uploading = false
this.fileModelCancel()
})
.catch((err) => {
.catch(err => {
console.log(err)
this.$message.error(err.message)
})
@ -363,28 +386,28 @@ export default {
//
getBookingLog() {
GetBookingLog({
id: this.id,
id: this.id
})
.then((res) => {
.then(res => {
if (res.success) {
this.bookingLogList = res.data
}
})
.catch((err) => {
.catch(err => {
console.log(err)
})
},
//
getLog() {
GetLog({
id: this.id,
id: this.id
})
.then((res) => {
.then(res => {
if (res.success) {
this.logList = res.data
}
})
.catch((err) => {
.catch(err => {
console.log(err)
})
},
@ -392,11 +415,11 @@ export default {
this.attachCode = this.bookingAttachType[index].code
this.attachName = this.bookingAttachType[index].name
},
bookingShow (data) {
bookingShow(data) {
data.isChecked = !data.isChecked
this.$forceUpdate()
},
showLogMore (index) {
showLogMore(index) {
this.logList[index].showMore = !this.logList[index].showMore
this.$forceUpdate()
},
@ -410,7 +433,7 @@ export default {
this.$set(value, this.id, this.locaService)
window.localStorage.setItem('locaService', JSON.stringify(value))
}
},
}
}
</script>
<style lang="less" scoped>
@ -534,7 +557,7 @@ export default {
border-radius: 4px;
}
}
&.active{
&.active {
background: @primary-color;
border: 1px dashed @primary-color;
color: #fff;
@ -572,13 +595,14 @@ export default {
color: #666;
display: flex;
position: relative;
&::before{
&::before {
content: '';
position: absolute;
width: 1px;
height: 120%;
background: #ccc;
top: 0;left: 0;
top: 0;
left: 0;
top: 22px;
left: 77px;
}
@ -587,17 +611,17 @@ export default {
// display: none;
// }
// }
.log-time{
.log-time {
width: 70px;
text-align: left;
height: 50px;
line-height: 22px;
font-size: 12px;
color:#999;
color: #999;
padding-top: 4px;
margin-right: 30px;
}
.icon{
.icon {
width: 30px;
color: @primary-color;
font-size: 16px;
@ -607,25 +631,26 @@ export default {
top: 0;
left: 69.5px;
}
.log-name{
.log-name {
flex: 1;
}
}
.child-log{
.child-log {
min-height: 30px;
line-height: 30px;
font-size: 14px;
color: #666;
display: flex;
position: relative;
&::before{
&::before {
content: '';
position: absolute;
width: 1px;
height: 120%;
// background: @primary-color;
background: #ccc;
top: 0;left: 0;
top: 0;
left: 0;
top: 22px;
left: 77px;
}
@ -634,17 +659,17 @@ export default {
// display: none;
// }
// }
.log-time{
.log-time {
width: 70px;
text-align: left;
height: 50px;
line-height: 22px;
font-size: 12px;
color:#999;
color: #999;
padding-top: 4px;
margin-right: 30px;
}
.icon{
.icon {
width: 30px;
color: #999;
font-size: 16px;
@ -653,25 +678,25 @@ export default {
top: 0;
left: 69.5px;
}
.log-name{
.log-name {
flex: 1;
}
}
.hideline{
&::before{
.hideline {
&::before {
display: none;
}
}
&:nth-last-of-type(1){
.child-list{
.child-log{
&:nth-last-of-type(1){
&::before{
&:nth-last-of-type(1) {
.child-list {
.child-log {
&:nth-last-of-type(1) {
&::before {
display: none;
}
}
&:nth-last-of-type(2){
&::before{
&:nth-last-of-type(2) {
&::before {
height: 110%;
top: 10px;
}
@ -783,6 +808,7 @@ export default {
padding: 0 8px;
overflow: hidden;
&:nth-of-type(1) {
padding: 0 19px;
border-right: none;
}
&:nth-of-type(2) {
@ -790,42 +816,42 @@ export default {
position: relative;
}
}
.more{
.more {
width: 30px;
text-align: center;
transition: .5s all;
transition: 0.5s all;
position: absolute;
top:0;
right:4px;
top: 0;
right: 4px;
color: #999;
&.show{
&.show {
transform: rotate(180deg);
}
}
}
.more-detail{
.more-detail {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #f4f4f4;
padding:0 14px;
.detail-single{
padding: 0 14px;
.detail-single {
border-bottom: 1px dashed #ccc;
font-size: 12px;
color: #999;
padding:4px 0;
&:nth-last-of-type(1){
padding: 4px 0;
&:nth-last-of-type(1) {
border: none;
}
.old{
height: 26px;
.old {
// height: 26px;
line-height: 26px;
color:#666;
color: #666;
}
.new{
height: 26px;
.new {
// height: 26px;
line-height: 26px;
color:#f9a629;
color: #f9a629;
}
.o-title {
font-size: 12px;
@ -851,17 +877,17 @@ export default {
}
}
.rules-label{
i{
.rules-label {
i {
margin-right: 10px;
}
.Success{
.Success {
color: #00cc99;
}
.Error{
.Error {
color: #ff0033;
}
.Warning{
.Warning {
color: #ff9900;
}
}

Loading…
Cancel
Save