Commit 13dfed87 authored by 786817560's avatar 786817560

Merge branch 'ren' into develop

parents 4224cb08 b345fbd9
......@@ -2,7 +2,7 @@
* @Description: In User Settings Edit
* @Author: your name
* @Date: 2019-09-19 09:31:19
* @LastEditTime: 2019-10-29 09:47:54
* @LastEditTime: 2019-11-27 14:51:15
* @LastEditors: Please set LastEditors
-->
<template>
......@@ -645,6 +645,7 @@ export default {
'baseInfo.bp_type_n' () {
let vm = this
if (vm.baseInfo.bp_type === 'TENANT' || vm.baseInfo.bp_type === 'GUTA') {
vm.bp_type_flag = true
vm.type = '请输入业务经办员工代码'
vm.typeName = '业务经办人'
vm.bp_type_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