数据同步相关问题

ywj_dev
anthonywj 2 years ago
parent ba04be815b
commit 8cbe3fc649

@ -9,13 +9,13 @@ ENV = 'production'
# VUE_APP_BASE_API = 'http://101.43.77.55:9150/UDI_SPMS_SERVER/'
# VUE_APP_BASE_API = 'http://r.jiyuudims.cloud:5004/UDI_SPMS_SERVER/'
# 吴总测试服务器
VUE_APP_BASE_API = 'http://116.204.106.103:9150/UDI_SPMS_SERVER/'
# VUE_APP_BASE_API = 'http://116.204.106.103:9150/UDI_SPMS_SERVER/'
# 平潭
# VUE_APP_BASE_API = 'http://121.204.169.96:9150/UDI_SPMS_SERVER/'
# 文明点
# VUE_APP_BASE_API = 'http://192.168.0.62:9150/UDI_SPMS_SERVER/'
VUE_APP_BASE_API = 'http://192.168.0.62:9150/UDI_SPMS_SERVER/'
# 应用访问路径 例如使用前缀 /admin/
VUE_APP_CONTEXT_PATH = '/UDI_SPMS_CLIENT/'

@ -108,8 +108,9 @@
>
<modifyDialog :inputQuery="inputQuery"></modifyDialog>
<div slot="footer" class="dialog-footer">
<!-- :disabled="!configParams.typeScan"-->
<el-button type="primary" size="small" @click="onAddSubmit"
:disabled="!configParams.typeScan"
>提交
</el-button
>
@ -215,7 +216,7 @@ export default {
scanPreIn: false,
vailInv: false,
entrutSpms: null,
codeFillCheck: null,
codeFillCheck: false,
defaultInv: null,
defaultSubInv: null,
orderVisibleType: null,
@ -225,8 +226,8 @@ export default {
checkBalance: null,
secCheckBalance: null,
preInBack: true,
vailDispatch: null,
vailGroupBuy: null,
vailDispatch: false,
vailGroupBuy: 0,
inStock: false,
actionType: 1,
fillCodeRel: false,
@ -463,7 +464,7 @@ export default {
scanPreIn: false,
vailInv: false,
entrutSpms: null,
codeFillCheck: null,
codeFillCheck: false,
defaultInv: null,
defaultSubInv: null,
orderVisibleType: null,
@ -471,8 +472,8 @@ export default {
preIn: null,
originAction: null,
preInBack: true,
vailDispatch: null,
vailGroupBuy: null,
vailDispatch: false,
vailGroupBuy: 0,
inStock: false,
actionType: 1,
fillCodeRel: false,

@ -64,51 +64,52 @@
</el-row>
</el-descriptions-item>
<el-descriptions-item>
<template slot="label">
运行参数
</template>
<el-checkbox v-model="configQuery.entrustAction" :disabled="configQuery.downstreamEnable">
</el-checkbox>
</el-descriptions-item>
<el-descriptions-item>
<template slot="label">
单据类型
</template>
<el-checkbox v-model="configQuery.typeBus" :disabled="configQuery.downstreamEnable"></el-checkbox>
<el-checkbox v-model="configQuery.typeScan" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.typeThird" :disabled="configQuery.downstreamEnable">
</el-checkbox>
</el-descriptions-item>
<!-- <el-descriptions-item>-->
<!-- <template slot="label">-->
<!-- 运行参数-->
<!-- </template>-->
<!-- <el-checkbox v-model="configQuery.entrustAction" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- </el-descriptions-item>-->
<!-- <el-descriptions-item>-->
<!-- <template slot="label">-->
<!-- 单据类型-->
<!-- </template>-->
<!-- <el-checkbox v-model="configQuery.typeBus" :disabled="configQuery.downstreamEnable"></el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.typeScan" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.typeThird" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- </el-descriptions-item>-->
<el-descriptions-item>
<template slot="label">
基础信息
</template>
<el-checkbox v-model="configQuery.sysUser" :disabled="configQuery.downstreamEnable"></el-checkbox>
<el-checkbox v-model="configQuery.basicProducts" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<!-- <el-checkbox v-model="configQuery.sysUser" :disabled="configQuery.downstreamEnable"></el-checkbox>-->
<el-checkbox v-model="configQuery.basicType" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.basicCorp" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.basicDept" :disabled="configQuery.downstreamEnable"></el-checkbox>
<el-checkbox v-model="configQuery.basicInv" :disabled="configQuery.downstreamEnable"></el-checkbox>
</el-descriptions-item>
<el-descriptions-item>
<template slot="label">
第三方基础信息
</template>
<el-checkbox v-model="configQuery.basicThirdProducts" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.basicThirdCorp" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.basicThirdInv" :disabled="configQuery.downstreamEnable">
<el-checkbox v-model="configQuery.basicProducts" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<el-checkbox v-model="configQuery.basicThirdBusOrder" :disabled="configQuery.downstreamEnable">
<el-checkbox v-model="configQuery.basicCorp" :disabled="configQuery.downstreamEnable">
</el-checkbox>
<!-- <el-checkbox v-model="configQuery.basicDept" :disabled="configQuery.downstreamEnable"></el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.basicInv" :disabled="configQuery.downstreamEnable"></el-checkbox>-->
</el-descriptions-item>
<!-- <el-descriptions-item>-->
<!-- <template slot="label">-->
<!-- 第三方基础信息-->
<!-- </template>-->
<!-- <el-checkbox v-model="configQuery.basicThirdProducts" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.basicThirdCorp" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.basicThirdInv" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- <el-checkbox v-model="configQuery.basicThirdBusOrder" :disabled="configQuery.downstreamEnable">-->
<!-- </el-checkbox>-->
<!-- </el-descriptions-item>-->
<el-descriptions-item>
<template slot="label">

@ -13,10 +13,11 @@
<el-button type="primary" icon="el-icon-refresh" @click="onReset"></el-button>
<el-button type="primary" icon="el-icon-search" @click="getList"></el-button>
<el-button type="primary" icon="el-icon-plus" @click="handleAddClick"
:disabled="!configParms.entrustAction"
>新增
</el-button
>
<!-- :disabled="!configParms.entrustAction"-->
</el-button-group>
</el-form-item>
@ -34,21 +35,22 @@
<el-button
type="text"
size="small"
:disabled="!configParms.entrustAction"
@click.native.stop="handleModifyClick(scope.row)"
>编辑
</el-button
>
<!-- :disabled="!configParms.entrustAction"-->
<el-button
type="text"
size="small"
:disabled="!configParms.entrustAction"
@click.native.stop="deleteDialog(scope.row)"
>删除
</el-button
>
</template>
<!-- :disabled="!configParms.entrustAction"-->
</el-table-column>
</el-table>

@ -35,7 +35,7 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://127.0.0.1:9993/`,
target: `http://192.168.0.166:9993/`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''

Loading…
Cancel
Save