Commit 97118b29 authored by 王建文's avatar 王建文

融资方案

parent 4f50bdfa
......@@ -367,7 +367,7 @@
</div>
</list-item>
<div class="equipment-list">
增加安全生产许可证
安全生产许可证
</div>
<list-item :item-height="76">
<div class="house spec">
......@@ -392,7 +392,7 @@
</div>
</div>
</div>
<div class="card-upload plus" @click="ocrShow('增加安全生产许可证',productCheckId,'product')">
<div class="card-upload plus" @click="ocrShow('安全生产许可证',productCheckId,'product')">
<img src="@/assets/userBind/camera.png" class="upload-btn">
</div>
</div>
......
......@@ -350,7 +350,7 @@
</div>
</list-item>
<div class="equipment-list">
增加安全生产许可证
安全生产许可证
</div>
<list-item :item-height="76">
<div class="house spec">
......@@ -375,7 +375,7 @@
</div>
</div>
</div>
<div class="card-upload plus" @click="ocrShow('增加安全生产许可证',productCheckId,'product')">
<div class="card-upload plus" @click="ocrShow('安全生产许可证',productCheckId,'product')">
<img src="@/assets/userBind/camera.png" class="upload-btn">
</div>
</div>
......@@ -1171,7 +1171,7 @@ export default {
}
hlsPopup.showLoading('请稍候')
return vm.hlsHttp.post(url, param).then(function (res) {
// vm.hlsPopup.hideLoading()
vm.hlsPopup.hideLoading()
if (res.result === 'S') {
res.lists.forEach(item => {
item['url'] =
......@@ -1247,7 +1247,7 @@ export default {
// handleSave
handleSave () {
debugger
// debugger
if (this.num === 0) {
let vm = this
if (!vm.baseInfo.bp_name) {
......
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