Commit 70fb5e33 authored by Nature's avatar Nature

提示修改

parent b82b6d33
......@@ -180,7 +180,7 @@ export default {
let vm = this
let name
if (!vm.bpdata.province_id || !vm.bpdata.city_sp || !vm.bpdata.bp_name || !vm.bpdata.bp_type || !vm.bpdata.bp_class) {
vm.hlsPopup.showNotify({content: '请填写字段!', type: 'warning'})
vm.hlsPopup.showLongBottom('请填写字段!')
} else {
if (vm.bpdata.bp_class === 'NP') {
name = 'PartnerMainten'
......
......@@ -193,10 +193,7 @@ export default {
},
})
} else {
vm.hlsPopup.showNotify({
content: '请填写必填字段!',
type: 'warning',
})
vm.hlsPopup.showLongBottom('请填写必填字段!')
vm.hlsPopup.hideLoading()
}
},
......
......@@ -3842,8 +3842,8 @@ he@1.2.x, he@^1.1.0:
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
"hls-easy-ui@https://hel.hand-china.com/easyUI/hls-easy-ui.git":
version "0.0.2"
resolved "https://hel.hand-china.com/easyUI/hls-easy-ui.git#a37b6f172b19e7204d940f9e6041bdce4a70beb6"
version "0.0.3"
resolved "https://hel.hand-china.com/easyUI/hls-easy-ui.git#61851cfd0ddbf0d238a41517033277c0446ff020"
dependencies:
autosize "^3.0.20"
better-scroll "^1.10.3"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment