Commit c83fc035 authored by youjie's avatar youjie

no message

parent fa13f9b7
......@@ -1010,6 +1010,7 @@ input:-webkit-autofill {
text-align: center;
padding: 20px;
width: 100%;
font-size: 14px;
}
.el-loading-spinner .path {
......
<style scoped>
@import "../../../assets/css/cssReset.css";
.CostType .addCompany {width: 440px;}
/* 币种管理 */
.cm_content{padding: 0 0;overflow-x: auto;}
.cmc_item{float: left;width:205px;height: 123px;background:rgba(255,255,255,1);border-radius:4px;overflow: hidden;margin: 15px 15px 15px 0;border: 1px solid #ebebeb;position: relative;}
.cmci_top{background-color: #47BF8C;padding: 14px 20px 0 20px;font-size: 14px;color: #FFFFFF}
.cmci_top p._tit{border-bottom: 1px solid #3FB382;padding-bottom: 14px}
.fc_red{color: #E95252 !important}
.cmc_item:hover{box-shadow:0px 0px 20px rgba(191,191,191,1);transition: all linear 0.5s;}
._underline{text-decoration: underline;cursor: pointer;}
.CostType ._vMG_edit{
display: none;
position:absolute;
bottom:0;
left: 0;
font-family: 'PingFangSc-Fine';
border-top:3px solid #38425d;
background-color:#fff;
padding:10px;
z-index: 999;
margin: 15px;
width: calc(100% - 30px);
}
.CostType ._vMG_edit ._tit{padding-left: 10px;border-left: 3px solid #E95252; font-size: 16px;color: #000000}
.CostType ._vMG_edit ._tit span{color: #666666;font-size: 14px}
._edHeight{height:400px;}
.edHeight{display: block !important;min-height: 230px;}
._scrollbar::-webkit-scrollbar{width: 4px;height: 8px;}
._scrollbar::-webkit-scrollbar-thumb{border-radius: 4px;-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);background: #c9c9c9;}
._scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);border-radius: 4px;background: #EDEDED;}
.CostType ._info_box ul{margin-top: 15px}
.CostType ._info_box ul li{float: left;}
._max_width{max-width:100%; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align:top;}
._bumen{padding: 20px 0;text-align: left;height: 75px;}
._bumen p:nth-child(1){font-size: 14px;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
._bumen p.no_bumen{font-size: 12px; color: #ADE4CD}
._b_edit{position: absolute;right: 20px;top: 13px;z-index: 100;width: 32%;height: 35%;border-radius: 4px;text-align: right;opacity: 0;-webkit-transition: all linear 0.5s;transition: all linear 0.5s;}
._b_edit .el-button--danger{background-color: rgba(255,255,255,0.5);color: #FFFFFF;border: none}
._b_edit .el-button--primary{background:rgba(255,255,255,0.5);color: #FFFFFF;border: none}
._b_edit .el-button--danger:hover,._b_edit .el-button--primary:hover{background-color: #FFFFFF;color: #E95252}
._bumen:hover ._b_edit{opacity: 1;}
.multiple_input .el-input {height: auto !important;}
._cmci_img{width: 48px;height: 48px;position: absolute;right: 15px;top: 30px;}
.upload-demo {text-align: center;}
.CostType ._add_saveBtn{text-align: right;margin-bottom: 20px;}
.CostType .query-box{padding:20px 0 0 0}
.CostType .el-radio+.el-radio{margin-left: 15px;}
.CostType ._yuan{
width:12px;
height:12px;
background:rgba(233,82,82,1);
border-radius:50%;
display: inline-block;
}
.CostType ._yuan._yuan_red{
background:#47BF8C;
}
.CostType .po_content,.CostType .po_content_item{
border-collapse: collapse;
}
.CostType .po_content{
width: 100%;
}
.CostType .po_content tr:first-child{
font-size: 12px;
color: #666666;
}
.CostType .po_content tr th,.CostType .po_content tr td{
padding: 10px 20px;
text-align: left;
}
.CostType .po_content tr td{
color: #333333;
font-size: 14px;
border:1px solid #E6E6E6;
}
.CostType .po_content tr td .iconfont{
font-size: 14px;
padding: 4px;
}
.CostType .query-box .iconfont{
cursor: pointer;
background-color: var(--q-color-primary);
color: white;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
border-radius: 50%;
margin-left: 10px;
}
.po_content_item tr td:last-child{
border-right: 0px !important;
}
.po_content_item_str tr:first-child td,.po_content_item_two tr:first-child td{
border-top: 0px !important;
}
.po_content_item_str tr:last-child td,.po_content_item_two tr:last-child td{
border-bottom: 0px !important;
}
.po_content_item_str tr td:first-child,.po_content_item_two tr td:first-child{
border-left: 0px !important;
}
.cursorpointer_last:hover i{
display: inline-block;
margin-left: 10px;
}
.cursorpointer_last i{
color: red;
display: none;
}
.ct_Edit{
position: absolute;
right:10px;
top:5px;
color:#fff;
cursor: pointer;
z-index:999;
}
.ct_Edit:hover{
color:#E95252;
}
.cm_content._scrollbar{
max-height: calc(100%-200px) !important;
}
</style>
<template>
<div class="dianshangannualRatio" ref="barparent">
<div class="el-card__header">
<span>金蝶科目</span>
<div style="display: flex;flex-direction: row;align-items: center">
<!---->
<el-button type="primary" class="el-button--small" @click="outerVisible=true">导入</el-button>
</div>
</div>
<div class="cm_content _scrollbar" style="position: absolute;top:83px;bottom: 100px;left: 15px;right:15px;overflow-y: scroll;">
<table class="po_content singeRowTable"
style="border:1px solid #E6E6E6;margin-top: 0;" cellspacing="0"
cellpadding="0" v-loading="loading">
<tr>
<th>科目名称</th>
<th>科目代码</th>
<th>科目类别</th>
<th>余额方向</th>
<th>项目辅助核算 </th>
</tr>
<tr v-for="(item,index) in DataList" :key="index">
<td>{{item.Name}}</td>
<td>
{{item.Code}}
</td>
<td>
{{item.Type}}
</td>
<td>
<span v-if="item.Direction==1"></span>
<span v-if="item.Direction==2"></span>
</td>
<td>
{{item.ItemCheck}}
</td>
</tr>
</table>
<div class="noData" v-if="DataList&&DataList.length==0">
{{$t('system.content_noData')}}
</div>
</div>
<el-dialog custom-class='w700' title="导入" :visible.sync="outerVisible" center>
<el-upload style="text-align: center;" drag class="upload-demo"
:action="importFileUrl2"
:on-success="handleAvatarSuccess"
:before-upload="beforeAvatarUpload">
<i class="el-icon-upload"></i>
<div class="el-upload__text">将文件拖到此处,或<em>点击上传</em></div>
<!-- <div slot="tip" class="el-upload__tip">只能上传Excel文件</div> -->
</el-upload>
</el-dialog>
</div>
</template>
<script>
export default {
data() {
return {
rules: { //表单必填验证
BranchId: [{
required: true,
message: '请先选择公司再上传',
trigger: 'change'
}]
},
addMsg:{
BranchId:0
},
noData: false,
text:'',
imageUrl:'',
outerVisible:false,
msg:{
BranchId:'0',
},
DataList:[],
loading:false,
currentPage:1,
total:0,
importFileUrl2: "",
downList:"",
TheAliasList:[],
}
},
created(){
let userInfo = this.getLocalStorage();
this.importFileUrl2=this.domainManager().UploadFileUrl +
"?cmd=dmc_post_LocalFileUpload&Type=10&fileType=1&fileLimit=1&EmployeeId="+userInfo.Id
+'&RB_Group_id='+userInfo.Group_Id +'&KingdeeBId=' + this.addMsg.BranchId
;
this.downList =this.domainManager().LocalTemplateFileDownLoadUrl +"/Upload/Template/未认款导入模板.xls";
this.getList();
this.Financial_post_GetEduBranchEnumList()
},
mounted(){
},
methods: {
Financial_post_GetEduBranchEnumList() {
this.apipost('Financial_post_GetEduBranchEnumList', {}, res => {
if (res.data.resultCode == 1) {
this.TheAliasList = res.data.data;
} else {
this.Error(res.data.message);
}
}, err => {})
},
submitForm(addMsg) {
let that = this;
that.$refs[addMsg].validate((valid) => {
if (valid) {
} else {
return false;
}
});
},
beforeAvatarUpload(file) {
let that = this;
// that.submitForm('addMsg');
if (!that.addMsg.BranchId) {
this.Error(this.$t('请选择公司'));
}
return that.addMsg.BranchId
},
//上传
handleAvatarSuccess(res, file) {
let that = this
if (res.resultCode == 1) {
this.Success(res.message);
this.outerVisible = false;
this.getList();
}else{
that.$confirm(res.message, '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
}).catch(() => {
});
}
},
resetPageIndex(){ // 重置页码
this.msg.pageIndex=1;
this.currentPage = 1;
},
handleCurrentChange(val) { //翻页
this.msg.pageIndex = val;
this.getList();
},
getList(){
this.loading=true;
this.apipost('Financial_post_GetKingdeeSubjectList', this.msg, res => {
this.loading=false;
if(res.data.resultCode == 1) {
this.DataList = res.data.data;
// this.total=res.data.data.count;
} else {
this.Error(res.data.message);
}
}, err => {})
},
},
}
</script>
<style scoped>
.dianshangannualRatio .el-card__header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: #fff;
padding: 18px 20px;
}
.dianshangannualRatio .tablestyle {
display: flex;
}
.dianshangannualRatio .el-button--small {
padding: 9px 15px;
}
.dianshangannualRatio .content .searchInput {
border: 1px solid #DCDFE6;
border-radius: 4px;
margin-left: 20px;
}
.dianshangannualRatio .content .searchInput .el-input__inner {
border: none;
outline: none;
height: 30px;
line-height: 30px;
}
.dianshangannualRatio .content .searchInput {
line-height: normal;
display: inline-table;
border-collapse: separate;
border-spacing: 0;
width: 250px;
margin-right: 20px;
}
.dianshangannualRatio .content {
background: #fff;
margin-top: 10px;
padding: 15px;
box-sizing: border-box;
}
.dianshangannualRatio .el-icon-date {
line-height: 24px;
}
.dianshangannualRatio .el-range-separator {
line-height: 24px;
}
.dianshangannualRatio .just {
color: rgb(104, 207, 61)
}
.dianshangannualRatio .negative {
color: red
}
.dianshangannualRatio .el-input__icon {
line-height: 24px;
}
.dianshangannualRatio .el-table td,
.el-table th {
padding: 3px 0;
}
.dianshangannualRatio .el-table {
font-size: 13px;
}
.dianshangannualRatio .el-select__tags-text {
display: inline-block;
width: 40px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dianshangannualRatio .el-select__tags {
max-width: 400px;
}
.dianshangannualRatio .Subtotal {
width: 100%;
margin: 10px 0;
display: flex;
flex-direction: row;
align-items: center;
background: #f2f2f2;
font-size: 12px;
}
.dianshangannualRatio .Subtotal_item {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 50px;
background: #fff;
padding: 20px;
}
.dianshangannualRatio .Subtotal_item .Subtotal_t {
margin: 3px 0;
font-size: 12px;
width: 90px;
display: inline-block;
}
.dianshangannualRatio .ProfitLoss {
display: flex;
flex-direction: row;
align-items: center;
background: #fff;
}
.dianshangannualRatio .ProfitLoss_xbox {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
background: #fff;
}
.dianshangannualRatio .diaBox {
display: flex;
flex-direction: column;
align-items: center;
}
.dianshangannualRatio .angclass {
background: #FDC022;
}
.dianshangannualRatio .el-table .huanbichengz {
background: #EB60BB;
}
.dianshangannualRatio .qthuanbicheng {
background: #FEFF30;
width: 120px;
}
.dianshangannualRatio .el-table .monthstyel {
background: #F6C8AB;
}
.dianshangannualRatio .el-table .monthstyel2 {
background: #F6CAAD;
}
.dianshangannualRatio .el-table .monthstyel3 {
background: #FE9A6B;
}
.dianshangannualRatio .el-table .whitestyle {
background: #FFF;
}
.dianshangannualRatio .el-date-editor.el-input,
.el-date-editor.el-input__inner {
width: 360px;
}
.dianshangannualRatio .singeRowTable {
background: rgb(255, 255, 255);
margin-top: 20px;
}
.dianshangannualRatio .growthrate {
background: #FFF2CD;
width: 120px;
}
.dianshangannualRatio .yearstyle {
background: #FE99FD;
width: 120px;
}
.dianshangannualRatio tr {
height: 30px !important;
}
.dianshangannualRatio tr td {
cursor: pointer;
}
.dianshangannualRatio span {
font-size: 13px;
font-weight: normal;
}
.dianshangannualRatio ::-webkit-scrollbar {
height: 12px;
}
</style>
\ No newline at end of file
<style scoped>
@import "../../../assets/css/cssReset.css";
.suject-title-box {
border-bottom: 1px solid #dedede;
}
.suject-title-box span {
padding: 0 5px 10px 5px;
display: inline-block;
margin-right: 15px;
cursor: pointer;
}
.suject-title-box span.active {
color: #2961fe;
border-bottom: 2px solid #2961fe;
}
._vMG_edit {
display: none;
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-family: 'PingFangSc-Fine';
border-top: 3px solid #38425d;
background-color: #fff;
padding: 10px;
z-index: 999;
/* margin: 15px;
width: calc(100% - 30px); */
}
._vMG_edit ._tit {
padding-left: 10px;
border-left: 3px solid #E95252;
font-size: 16px;
color: #000000
}
._vMG_edit ._tit span {
color: #666666;
font-size: 14px
}
._edHeight {
height: 400px;
}
.edHeight {
display: block !important;
min-height: 230px;
}
._add_saveBtn {
text-align: right;
}
</style>
<template>
<div class="dianshangannualRatio" ref="barparent">
<div class="el-card__header">
<span>金蝶币种</span>
<div style="display: flex;flex-direction: row;align-items: center">
<!---->
<el-button type="primary" class="el-button--small" @click="resetForm('addMsg'),clickEdit()">新增</el-button>
</div>
</div>
<div class="cm_content _scrollbar"
style="position: absolute;top:83px;bottom: 20px;left: 15px;right:15px;overflow-y: scroll;background: #ffffff;">
<table class="po_content singeRowTable"
style="border:1px solid #E6E6E6;margin-top:0" cellspacing="0"
cellpadding="0" v-loading="loading">
<tr>
<th>币种名称</th>
<th>汇率类型</th>
<th>金蝶币别名</th>
<th>金蝶币别代码</th>
<th width="150px">操作</th>
</tr>
<tr v-for="(item,index) in dataList" :key="index">
<td>{{item.CurrencyName}}</td>
<td>{{item.RateType}}</td>
<td>{{item.Name}}</td>
<td style="white-space: warp;">
{{item.Code}}
</td>
<td width="150px">
<span class="a" style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px"
@click="clickEdit(item)">编辑</span>
<span style="cursor: pointer;color:red;text-decoration:underline;" @click="DeleteClick(item)">删除</span>
</td>
</tr>
</table>
<div class="noData" v-if="dataList&&dataList.length==0">
{{$t('system.content_noData')}}
</div>
</div>
<div class="_vMG_edit" :class="addShow==true?'edHeight':''">
<el-row style="height:48px">
<el-col :span="20">
<p class="_tit">{{text}}</p>
</el-col>
<el-col :span="4" class="_add_saveBtn">
<el-button  type="primary" size="small" @click="addLoading?submitForm('addMsg'):''" style="marginRight:10px" >{{$t('pub.saveBtn')}}</el-button>
<el-button  size="small" @click="cancelEdit(),resetForm('addMsg'),addShow=false" >{{$t('pub.cancelBtn')}}</el-button>
</el-col>
</el-row>
<el-form class="clearfix" :model="addMsg" ref="addMsg" :rules="rules" label-width="100px">
<el-row>
<el-col :span="5">
<el-form-item label="币种类型" prop="CurrencyId">
<el-select filterable v-model='addMsg.CurrencyId' @change="getType">
<el-option v-for="item in currencyTypeList" :key="item.ID" :value="item.ID" :label="item.Name"></el-option>
</el-select>
</el-form-item>
</el-col>
<el-col :span="5">
<el-form-item label="汇率类型" prop="RateType">
<el-input v-model="addMsg.RateType" clearable></el-input>
</el-form-item>
</el-col>
<el-col :span="5">
<el-form-item label="别名" prop="Name">
<el-input v-model="addMsg.Name" clearable></el-input>
</el-form-item>
</el-col>
<el-col :span="5">
<el-form-item label="别代码" prop="Code">
<el-input v-model="addMsg.Code" clearable></el-input>
</el-form-item>
</el-col>
</el-row>
</el-form>
</div>
</div>
</template>
<script>
export default {
components: {
},
data() {
return {
title: '',
addLoading: true,
text: '',
rules: { //表单必填验证
CurrencyId: [{
required: true,
message: '请选择币种类型',
trigger: 'change'
}],
RateType: [{
required: true,
message: '请输入汇率类型',
trigger: 'blur'
}],
Name: [{
required: true,
message: '请输入金蝶币别名称',
trigger: 'blur'
}],
Code: [{
required: true,
message: '请输入金蝶币别代码',
trigger: 'blur'
}]
},
addMsg: {
Id: 0,
CurrencyId: '',
CurrencyName: '',
RateType: '',
Name: '',
Code: '',
},
addShow: false,
titleType: 2,
titleList: [{
Name: '银行对照表',
Id: 2
},
{
Name: '现金对照表',
Id: 3
},
{
Name: '费用对照表',
Id: 1
},
],
msg: {
},
dataList: [],
loading: false,
currencyTypeList:[]
}
},
created() {
this.getList();
this.financeinfo_post_GetList()
},
mounted() {
},
methods: {
DeleteClick(item){
let that = this
let msg = {
Id: item.Id
}
that.$confirm('此操作将将删除此金蝶币种,是否继续?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
this.apipost('Financial_post_DelKingdeeCurrency',msg, res => {
if(res.data.resultCode == 1) {
this.Success('操作成功')
this.getList();
} else {
this.Error(res.data.message);
}
}, err => {
})
}).catch(() => {
});
},
// 获取币种名称
getType(ID){
this.currencyTypeList.forEach(item=>{
if(item.ID==ID){
this.addMsg.CurrencyName = item.Name
}
})
},
financeinfo_post_GetList() { // 币种类型
this.apipost('financeinfo_post_GetList', {
Name: ''
}, res => {
if (res.data.resultCode == 1) {
this.currencyTypeList = res.data.data;
} else {
}
}, err => {})
},
submitForm(addMsg) { //提交创建、修改表单
let that = this;
that.$refs[addMsg].validate((valid) => {
if (valid) {
that.addFlightmodule()
} else {
return false;
}
});
},
addFlightmodule() { //添加
this.addLoading = false
this.apipost('Financial_post_SetKingdeeCurrency', this.addMsg, res => {
if (res.data.resultCode == 1) {
this.addLoading = true
this.addShow = false;
this.Success(res.data.message);
this.getList()
} else {
this.addLoading = true
this.Error(res.data.message);
}
}, err => {})
},
resetForm(formName) { //弹出框取消 初始化谈框内表单
this.$refs[formName].resetFields();
this.cancelEdit()
},
cancelEdit(t) { // 取消修改、新增
this.addMsg = {
Id: 0,
CurrencyId: '',
CurrencyName: '',
RateType: '',
Name: '',
Code: '',
}
if (!t) {
this.addShow = false
}
},
//重置表单
resetInfo() {
var msg = {
Id: 0,
CurrencyId: '',
CurrencyName: '',
RateType: '',
Name: '',
Code: '',
}
this.addMsg = msg;
},
clickEdit(item) {
this.addShow = false
if(item){
this.text = '编辑金蝶币种'
console.log(item)
this.addMsg = JSON.parse(JSON.stringify(item))
}else{
this.text = '新增金蝶币种'
}
this.addShow = true
},
getList() {
this.loading = true;
this.apipost('Financial_post_GetKingdeeCurrency', this.msg, res => {
this.loading = false;
if (res.data.resultCode == 1) {
this.dataList = res.data.data;
} else {
this.Error(res.data.message);
}
}, err => {})
},
},
}
</script>
<style scoped>
.dianshangannualRatio .el-card__header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: #fff;
padding: 18px 20px;
}
.dianshangannualRatio .tablestyle {
display: flex;
}
.dianshangannualRatio .el-button--small {
padding: 9px 15px;
}
.dianshangannualRatio .content .searchInput {
border: 1px solid #DCDFE6;
border-radius: 4px;
margin-left: 20px;
}
.dianshangannualRatio .content .searchInput .el-input__inner {
border: none;
outline: none;
height: 30px;
line-height: 30px;
}
.dianshangannualRatio .content .searchInput {
line-height: normal;
display: inline-table;
border-collapse: separate;
border-spacing: 0;
width: 250px;
margin-right: 20px;
}
.dianshangannualRatio .content {
background: #fff;
margin-top: 10px;
padding: 15px;
box-sizing: border-box;
}
.dianshangannualRatio .el-icon-date {
line-height: 24px;
}
.dianshangannualRatio .el-range-separator {
line-height: 24px;
}
.dianshangannualRatio .just {
color: rgb(104, 207, 61)
}
.dianshangannualRatio .negative {
color: red
}
.dianshangannualRatio .el-input__icon {
line-height: 24px;
}
.dianshangannualRatio .el-table td,
.el-table th {
padding: 3px 0;
}
.dianshangannualRatio .el-table {
font-size: 13px;
}
.dianshangannualRatio .el-select__tags-text {
display: inline-block;
width: 40px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dianshangannualRatio .el-select__tags {
max-width: 400px;
}
.dianshangannualRatio .Subtotal {
width: 100%;
margin: 10px 0;
display: flex;
flex-direction: row;
align-items: center;
background: #f2f2f2;
font-size: 12px;
}
.dianshangannualRatio .Subtotal_item {
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 50px;
background: #fff;
padding: 20px;
}
.dianshangannualRatio .Subtotal_item .Subtotal_t {
margin: 3px 0;
font-size: 12px;
width: 90px;
display: inline-block;
}
.dianshangannualRatio .ProfitLoss {
display: flex;
flex-direction: row;
align-items: center;
background: #fff;
}
.dianshangannualRatio .ProfitLoss_xbox {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
background: #fff;
}
.dianshangannualRatio .diaBox {
display: flex;
flex-direction: column;
align-items: center;
}
.dianshangannualRatio .angclass {
background: #FDC022;
}
.dianshangannualRatio .el-table .huanbichengz {
background: #EB60BB;
}
.dianshangannualRatio .qthuanbicheng {
background: #FEFF30;
width: 120px;
}
.dianshangannualRatio .el-table .monthstyel {
background: #F6C8AB;
}
.dianshangannualRatio .el-table .monthstyel2 {
background: #F6CAAD;
}
.dianshangannualRatio .el-table .monthstyel3 {
background: #FE9A6B;
}
.dianshangannualRatio .el-table .whitestyle {
background: #FFF;
}
.dianshangannualRatio .el-date-editor.el-input,
.el-date-editor.el-input__inner {
width: 360px;
}
.dianshangannualRatio .singeRowTable {
background: rgb(255, 255, 255);
margin-top: 20px;
}
.dianshangannualRatio .growthrate {
background: #FFF2CD;
width: 120px;
}
.dianshangannualRatio .yearstyle {
background: #FE99FD;
width: 120px;
}
.dianshangannualRatio tr {
height: 30px !important;
}
.dianshangannualRatio tr td {
cursor: pointer;
}
.dianshangannualRatio span {
font-size: 13px;
font-weight: normal;
}
.dianshangannualRatio ::-webkit-scrollbar {
height: 12px;
}
</style>
\ No newline at end of file
<style scoped>
@import "../../../../assets/css/cssReset.css";
.tagF{
margin-right: 5px;
}
</style>
<template>
<div>
<table class="po_content singeRowTable"
style="border:1px solid #E6E6E6;" cellspacing="0"
cellpadding="0" v-loading="loading">
<tr>
<th>账户名称</th>
<th>别名</th>
<th>开户人</th>
<th>类型</th>
<th>关联科目</th>
<th width="150px">操作</th>
</tr>
<tr v-for="(item,index) in list" :key="index">
<td>{{item.BackName}}</td>
<td>{{item.Alias}}</td>
<td>{{item.Accountholder}}</td>
<td>{{item.TypeName}}</td>
<td style="white-space: warp;">
<p style="padding: 3px 0;" v-for="(i,indexs) in item.KingdeeList" :key="indexs">
<span class="q-mr-xs">{{i.BranchName}}: </span>
<el-tag size="mini" class="tagF"
closable @close="Delete(item,i)">
{{i.KingdeeName}} <span class="q-ml-xs">{{i.KingdeeCode}}</span>
</el-tag>
</p>
</td>
<td width="150px">
<span class="a" style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px"
@click="AddR(item)">新增</span>
<!-- <el-select v-if="item.KingdeeList.length>0" style="width:100px" size="mini"
v-model="item.SubjectId" @change="Delete($event,item)" placeholder="选择删除">
<el-option v-for="(i,indexs) in item.KingdeeList" :key="indexs"
:label="i.KingdeeName" :value='i.SubjectId'></el-option>
</el-select> -->
<!-- <span style="cursor: pointer;color:red;text-decoration:underline;" @click="Delete(item)">删除</span> -->
</td>
</tr>
</table>
<div class="noData" v-if="list&&list.length==0">
{{$t('system.content_noData')}}
</div>
</div>
</template>
<script>
export default {
props: {
list: {
type: Array,
default: null
},
loading: {
type: Boolean,
default: null
},
type: {
type: Number,
default: null
}
},
data() {
return {
}
},
watch: {
list: {
handler(val) {
this.list = val
},
deep: true
},
loading: {
handler(val) {
this.loading = val
},
deep: true
},
type: {
handler(val) {
this.type = val
},
deep: true
}
},
created(){
},
mounted(){
},
methods: {
Delete(item,i){
let _this = this
let msg = {
Type: this.type,
TargetId: item.ID,
SubjectId: i.SubjectId,
}
this.$q.dialog({
title: '将删除此科目数据',
message: '是否继续?',
cancel: true,
persistent: true,
ok: "确定",
cancel: "取消",
}).onOk(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) {
this.$q.notify({
icon: 'iconfont icon-chenggong',
color: 'accent',
timeout: 2000,
message: res.data.Message,
position: 'top'
});
this.$emit('success');
} else {
}
}, err => {
})
}).onCancel(() => {
});
},
AddR(item){
this.$emit('clickEdit',item)
},
},
}
</script>
<style scoped>
@import "../../../../assets/css/cssReset.css";
.tagF{
margin-right: 5px;
}
</style>
<template>
<div>
<table class="po_content singeRowTable"
style="border:1px solid #E6E6E6;" cellspacing="0"
cellpadding="0" v-loading="loading">
<tr>
<th>账户名称</th>
<th>别名</th>
<th>开户人</th>
<th>类型</th>
<th>关联科目</th>
<th width="150px">操作</th>
</tr>
<tr v-for="(item,index) in list" :key="index">
<td>{{item.BackName}}</td>
<td>{{item.Alias}}</td>
<td>{{item.Accountholder}}</td>
<td>{{item.TypeName}}</td>
<td style="white-space: warp;">
<p style="padding: 3px 0;" v-for="(i,indexs) in item.KingdeeList" :key="indexs">
<span class="q-mr-xs">{{i.BranchName}}: </span>
<el-tag size="mini" class="tagF"
closable @close="Delete(item,i)">
{{i.KingdeeName}}<span class="q-ml-xs">{{i.KingdeeCode}}</span>
</el-tag>
</p>
</td>
<td width="150px">
<span style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px" @click="AddR(item)">新增</span>
</td>
</tr>
</table>
<div class="noData" v-if="list&&list.length==0">
{{$t('system.content_noData')}}
</div>
</div>
</template>
<script>
export default {
props: {
list: {
type: Array,
default: null
},
loading: {
type: Boolean,
default: null
},
type: {
type: Number,
default: null
}
},
data() {
return {
}
},
watch: {
list: {
handler(val) {
this.list = val
},
deep: true
},
loading: {
handler(val) {
this.loading = val
},
deep: true
},
type: {
handler(val) {
this.type = val
},
deep: true
}
},
created(){
},
mounted(){
},
methods: {
Delete(item,i){
let _this = this
let msg = {
Type: this.type,
TargetId: item.ID,
SubjectId: i.SubjectId,
}
this.$q.dialog({
title: '将删除此科目数据',
message: '是否继续?',
cancel: true,
persistent: true,
ok: "确定",
cancel: "取消",
}).onOk(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) {
this.$q.notify({
icon: 'iconfont icon-chenggong',
color: 'accent',
timeout: 2000,
message: res.data.Message,
position: 'top'
});
this.$emit('success');
} else {
}
}, err => {
})
}).onCancel(() => {
});
},
AddR(item){
this.$emit('clickEdit',item)
},
},
}
</script>
<style scoped>
@import "../../../../assets/css/cssReset.css";
.CostType .addCompany {width: 440px;}
/* 币种管理 */
.cm_content{padding: 0 0;overflow-x: auto;}
.cmc_item{float: left;width:205px;height: 123px;background:rgba(255,255,255,1);border-radius:4px;overflow: hidden;margin: 15px 15px 15px 0;border: 1px solid #ebebeb;position: relative;}
.cmci_top{background-color: #47BF8C;padding: 14px 20px 0 20px;font-size: 14px;color: #FFFFFF}
.cmci_top p._tit{border-bottom: 1px solid #3FB382;padding-bottom: 14px}
.fc_red{color: #E95252 !important}
.cmc_item:hover{box-shadow:0px 0px 20px rgba(191,191,191,1);transition: all linear 0.5s;}
._underline{text-decoration: underline;cursor: pointer;}
.CostType ._vMG_edit{
display: none;
position:absolute;
bottom:0;
left: 0;
font-family: 'PingFangSc-Fine';
border-top:3px solid #38425d;
background-color:#fff;
padding:10px;
z-index: 999;
margin: 15px;
width: calc(100% - 30px);
}
.CostType ._vMG_edit ._tit{padding-left: 10px;border-left: 3px solid #E95252; font-size: 16px;color: #000000}
.CostType ._vMG_edit ._tit span{color: #666666;font-size: 14px}
._edHeight{height:400px;}
.edHeight{display: block !important;min-height: 230px;}
._scrollbar::-webkit-scrollbar{width: 4px;height: 8px;}
._scrollbar::-webkit-scrollbar-thumb{border-radius: 4px;-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);background: #c9c9c9;}
._scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);border-radius: 4px;background: #EDEDED;}
.CostType ._info_box ul{margin-top: 15px}
.CostType ._info_box ul li{float: left;}
._max_width{max-width:100%; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align:top;}
._bumen{padding: 20px 0;text-align: left;height: 75px;}
._bumen p:nth-child(1){font-size: 14px;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
._bumen p.no_bumen{font-size: 12px; color: #ADE4CD}
._b_edit{position: absolute;right: 20px;top: 13px;z-index: 100;width: 32%;height: 35%;border-radius: 4px;text-align: right;opacity: 0;-webkit-transition: all linear 0.5s;transition: all linear 0.5s;}
._b_edit .el-button--danger{background-color: rgba(255,255,255,0.5);color: #FFFFFF;border: none}
._b_edit .el-button--primary{background:rgba(255,255,255,0.5);color: #FFFFFF;border: none}
._b_edit .el-button--danger:hover,._b_edit .el-button--primary:hover{background-color: #FFFFFF;color: #E95252}
._bumen:hover ._b_edit{opacity: 1;}
.multiple_input .el-input {height: auto !important;}
._cmci_img{width: 48px;height: 48px;position: absolute;right: 15px;top: 30px;}
.upload-demo {text-align: center;}
.CostType ._add_saveBtn{text-align: right;margin-bottom: 20px;}
.CostType .query-box{padding:20px 0 0 0}
.CostType .el-radio+.el-radio{margin-left: 15px;}
.CostType ._yuan{
width:12px;
height:12px;
background:rgba(233,82,82,1);
border-radius:50%;
display: inline-block;
}
.CostType ._yuan._yuan_red{
background:#47BF8C;
}
.CostType .po_content,.CostType .po_content_item{
border-collapse: collapse;
}
.CostType .po_content{
width: 100%;
}
.CostType .po_content tr:first-child{
font-size: 12px;
color: #666666;
}
.CostType .po_content tr th,.CostType .po_content tr td{
padding: 10px 20px;
text-align: left;
}
.CostType .po_content tr td{
color: #333333;
font-size: 14px;
border:1px solid #E6E6E6;
}
.CostType .po_content tr td .iconfont{
font-size: 14px;
padding: 4px;
}
.CostType .query-box .iconfont{
cursor: pointer;
background-color: var(--q-color-primary);
color: white;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 30px;
border-radius: 50%;
margin-left: 10px;
}
.po_content_item tr td:last-child{
border-right: 0px !important;
}
.po_content_item_str tr:first-child td,.po_content_item_two tr:first-child td{
border-top: 0px !important;
}
.po_content_item_str tr:last-child td,.po_content_item_two tr:last-child td{
border-bottom: 0px !important;
}
.po_content_item_str tr td:first-child,.po_content_item_two tr td:first-child{
border-left: 0px !important;
}
.cursorpointer_last:hover i{
display: inline-block;
margin-left: 10px;
}
.cursorpointer_last i{
color: red;
display: none;
}
.ct_Edit{
position: absolute;
right:10px;
top:5px;
color:#fff;
cursor: pointer;
z-index:999;
}
.ct_Edit:hover{
color:#E95252;
}
.tagF{
margin-right: 5px;
}
.el-tag-box .el-tag{
white-space: wrap !important;
}
.KingdeeName{
background-color: #ecf5ff;
border-color: #d9ecff;
display: inline-block;
height: 22px;
padding: 0 10px;
line-height: 20px;
font-size: 12px;
color: #409EFF;
border-width: 1px;
border-style: solid;
border-radius: 4px;
box-sizing: border-box;
}
.KingdeeName .icon-close{
border-radius: 50%;
text-align: center;
position: relative;
cursor: pointer;
font-size: 12px;
height: 16px;
width: 16px;
line-height: 18px;
vertical-align: middle;
top: 0;
right: -5px;
}
.KingdeeName .icon-close:hover{
color: #FFF;
background-color: #409eff;
}
</style>
<template>
<div>
<table class="po_content singeRowTable" style="border:1px solid #E6E6E6;"
cellspacing="0" cellpadding="0" v-loading="loading">
<thead>
<tr>
<th width="150px">{{$t('fnc.yijimingcheng')}}</th>
<th width="150px">{{$t('fnc.erjimingcheng')}}</th>
<th width="150px">{{$t('fnc.sanjimingcheng')}}</th>
<th width="150px">科目</th>
<th width="50px">操作</th>
</tr>
</thead>
<tbody class="po_content_item">
<tr v-for="(item,index) in list" :key="index" v-loading="loading">
<td width="150px">
<span class="cursorpointer">{{item.Name}}</span>
</td>
<template v-if="item.ChildList&&item.ChildList.length>0">
<td colspan="8" style="padding:0">
<table class="po_content_item po_content_item_two" style="width: 100%;" cellspacing="0" cellpadding="0">
<tbody>
<tr v-for="(son,sIndex) in item.ChildList">
<td width="150px">
<span class="cursorpointer">{{son.Name}}</span></td>
<template v-if="son.ChildList.length>0">
<td colspan="7" style="padding:0">
<table class="po_content_item po_content_item_str" style="width: 100%" cellspacing="0" cellpadding="0">
<tbody>
<tr v-for="(grSon,gsIndex) in son.ChildList">
<td class="cursorpointer_last" width="150px">
<span class="cursorpointer">{{grSon.Name}}</span></td>
<td width="150px" style="white-space:wrap">
<p style="padding: 3px 0;" v-for="(i,indexs) in grSon.KingdeeList" :key="indexs">
<span class="q-mr-xs">{{i.BranchName}}: </span>
<el-tag size="mini" class="tagF"
closable @close="Delete(grSon,i)">
{{i.KingdeeName}}<span class="q-ml-xs">{{i.KingdeeCode}}</span>
</el-tag>
</p>
</td>
<td width="50px">
<span style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px"
@click="AddR(grSon)">新增</span>
</td>
</tr>
</tbody>
</table>
</td>
</template>
<template v-else>
<td width="150px"></td>
<td width="150px" style="white-space:wrap">
<p style="padding: 3px 0;" v-for="(i,indexs) in son.KingdeeList" :key="indexs">
<span class="q-mr-xs">{{i.BranchName}}: </span>
<el-tag size="mini" class="tagF"
closable @close="Delete(son,i)">
{{i.KingdeeName}}<span class="q-ml-xs">{{i.KingdeeCode}}</span>
</el-tag>
</p>
</td>
<td width="50px">
<span style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px"
@click="AddR(son)">新增</span>
</td>
</template>
</tr>
</tbody>
</table>
</td>
</template>
<template v-else>
<td width="150px"></td>
<td width="150px"></td>
<td width="150px" style="white-space:wrap">
<p style="padding: 3px 0;" v-for="(i,indexs) in item.KingdeeList" :key="indexs">
<span class="q-mr-xs">{{i.BranchName}}: </span>
<el-tag size="mini" class="tagF"
closable @close="Delete(item,i)">
{{i.KingdeeName}}<span class="q-ml-xs">{{i.KingdeeCode}}</span>
</el-tag>
</p>
</td>
<td>
<span style="cursor: pointer;color:blue;text-decoration:underline;margin-right: 5px"
@click="AddR(item)">新增</span>
</td>
</template>
</tr>
</tbody>
</table>
<div class="noData" v-show="list.length==0">
{{$t('system.content_noData')}}
</div>
</div>
</template>
<script>
export default {
props: {
list: {
type: Array,
default: null
},
loading: {
type: Boolean,
default: null
},
type: {
type: Number,
default: null
}
},
// components: { Treeselect },
data() {
return {
msg:{}
}
},
watch: {
list: {
handler(val) {
this.list = val
},
deep: true
},
loading: {
handler(val) {
this.loading = val
},
deep: true
},
type: {
handler(val) {
this.type = val
},
deep: true
}
},
created(){
},
methods: {
Delete(item,i){
let _this = this
let msg = {
Type: this.type,
TargetId: item.ID,
SubjectId: i.SubjectId,
}
this.$q.dialog({
title: '将删除此科目数据',
message: '是否继续?',
cancel: true,
persistent: true,
ok: "确定",
cancel: "取消",
}).onOk(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) {
this.$q.notify({
icon: 'iconfont icon-chenggong',
color: 'accent',
timeout: 2000,
message: res.data.Message,
position: 'top'
});
this.$emit('success');
} else {
}
}, err => {
})
}).onCancel(() => {
});
},
AddR(item){
this.$emit('clickEdit',item)
},
},
mounted(){
}
}
</script>
\ No newline at end of file
......@@ -3977,6 +3977,47 @@ export default {
},
},
{ //金蝶对接 金蝶币种
path: '/KingdeeCurrency',
name: 'KingdeeCurrency',
component: resolve => require(['@/components/FinancialModule/Kingdee/currency'], resolve),
meta: {
title: '金蝶币种'
},
},
{ //金蝶对接 金蝶科目
path: '/KingdeeLemonCloudSubjects',
name: 'KingdeeLemonCloudSubjects',
component: resolve => require(['@/components/FinancialModule/Kingdee/LemonCloudSubjects'], resolve),
meta: {
title: '金蝶科目'
},
},
{ //金蝶对接 金蝶项目
path: '/KingdeeProject',
name: 'KingdeeProject',
component: resolve => require(['@/components/FinancialModule/Kingdee/project'], resolve),
meta: {
title: '金蝶项目'
},
},
{ //金蝶对接 金蝶科目对照表
path: '/KingdeeSubjectContrast',
name: 'KingdeeSubjectContrast',
component: resolve => require(['@/components/FinancialModule/Kingdee/SubjectContrast'], resolve),
meta: {
title: '金蝶科目对照表'
},
},
{ //金蝶对接 金蝶导出查询
path: '/KingdeeRecPayQuery',
name: 'KingdeeRecPayQuery',
component: resolve => require(['@/components/FinancialModule/Kingdee/RecPayQuery'], resolve),
meta: {
title: '金蝶导出查询'
},
},
{ //财务 线路收客
path: '/LineReceiver',
name: 'LineReceiver',
......
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