Commit 7ac243e1 authored by 786817560's avatar 786817560

'11/26'

parent fff8cd22
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Description: 合同详情 * @Description: 合同详情
* @Author: your name * @Author: your name
* @Date: 2019-09-25 15:38:21 * @Date: 2019-09-25 15:38:21
* @LastEditTime: 2019-11-26 17:23:14 * @LastEditTime: 2019-11-26 17:53:48
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
--> -->
<template> <template>
...@@ -210,7 +210,7 @@ export default { ...@@ -210,7 +210,7 @@ export default {
bp_class () { bp_class () {
if (this.bp_class === 'NP') { if (this.bp_class === 'NP') {
this.bp_flag = false this.bp_flag = false
this.getBseMsg() // this.getBseMsg()
} else { } else {
this.bp_flag = true this.bp_flag = true
} }
......
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