Commit 65eb0d3e authored by 李苏's avatar 李苏 💬

所有上下结构+放出field配置,同时修改url放置重复

parent 3225fa91
...@@ -1420,9 +1420,9 @@ export const powerRoutes = [ ...@@ -1420,9 +1420,9 @@ export const powerRoutes = [
"link": null, "link": null,
"mkid": 920130000, "mkid": 920130000,
}, },
redirect: 'qt', redirect: 'fchjh',
name: 'dpkb', name: 'qt',
path: "dpkb", path: "qt",
children: [{ children: [{
component: 'ccgl/qt/fchjh/index', component: 'ccgl/qt/fchjh/index',
hidden: false, hidden: false,
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -36,7 +40,7 @@ ...@@ -36,7 +40,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/bfcktz', url: 'lxyl/ckgl/bfcktz/query/detail',
queryUrl: 'lxyl/ckgl/bfcktz/query/detail', queryUrl: 'lxyl/ckgl/bfcktz/query/detail',
tableTitle: [{ tableTitle: [{
title: "物料编码", title: "物料编码",
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;"
:autoQuery='false' :config="config"> :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
...@@ -39,7 +43,7 @@ ...@@ -39,7 +43,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'lxyl/ckgl/cktz/query/detail',
queryUrl: 'lxyl/ckgl/cktz/query/detail', queryUrl: 'lxyl/ckgl/cktz/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -40,7 +44,7 @@ ...@@ -40,7 +44,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/dbck', url: 'lxyl/ckgl/dbck/query/detail',
queryUrl: 'lxyl/ckgl/dbck/query/detail', queryUrl: 'lxyl/ckgl/dbck/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -34,7 +38,7 @@ ...@@ -34,7 +38,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'wms/ckgl/jhtz/query/jhtzzy',
queryUrl: 'wms/ckgl/jhtz/query/jhtzzy', queryUrl: 'wms/ckgl/jhtz/query/jhtzzy',
tableTitle: [{ tableTitle: [{
title: "库位", title: "库位",
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -36,7 +40,7 @@ ...@@ -36,7 +40,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'wms/ckgl/jhtz/query/jhtzjg',
queryUrl: 'wms/ckgl/jhtz/query/jhtzjg', queryUrl: 'wms/ckgl/jhtz/query/jhtzjg',
tableTitle: [{ tableTitle: [{
title: "物料编码", title: "物料编码",
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -41,7 +45,7 @@ ...@@ -41,7 +45,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'wms/ckgl/jhtz/query/detail',
queryUrl: 'wms/ckgl/jhtz/query/detail', queryUrl: 'wms/ckgl/jhtz/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -36,7 +40,7 @@ ...@@ -36,7 +40,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'wms/ckgl/jhtz/query/jhtzqd',
queryUrl: 'wms/ckgl/jhtz/query/jhtzqd', queryUrl: 'wms/ckgl/jhtz/query/jhtzqd',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;border-top: 0px;" :autoQuery='false' :config="config"> style="height: 100%;border-top: 0px;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;border-top: 0px;" :autoQuery='false' :config="config"> style="height: 100%;border-top: 0px;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage fePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage fePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage fePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage fePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;"
:autoQuery='false' :config="config"> :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -36,7 +40,7 @@ ...@@ -36,7 +40,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/kcgl/bzdj', url: 'wms/kcgl/bzdj/query/detail',
queryUrl: 'wms/kcgl/bzdj/query/detail', queryUrl: 'wms/kcgl/bzdj/query/detail',
tableTitle: [ tableTitle: [
// { // {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -35,7 +39,7 @@ ...@@ -35,7 +39,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/rkgl/bzzy', url: 'wms/rkgl/bzzy/query/detail',
queryUrl: 'wms/rkgl/bzzy/query/detail', queryUrl: 'wms/rkgl/bzzy/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -32,7 +36,7 @@ ...@@ -32,7 +36,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/kcgl/rqdj', url: 'wms/kcgl/rqdj/query/detail',
queryUrl: 'wms/kcgl/rqdj/query/detail', queryUrl: 'wms/kcgl/rqdj/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -40,7 +44,7 @@ ...@@ -40,7 +44,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/rkgl/dbrk', url: 'wms/rkgl/dbrk/query/detail',
queryUrl: 'wms/rkgl/dbrk/query/detail', queryUrl: 'wms/rkgl/dbrk/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -38,7 +42,7 @@ ...@@ -38,7 +42,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/rkgl/dbrk', url: 'wms/rkgl/dbrk/query/dbrkqd',
queryUrl: 'wms/rkgl/dbrk/query/dbrkqd', queryUrl: 'wms/rkgl/dbrk/query/dbrkqd',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -40,7 +44,7 @@ ...@@ -40,7 +44,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/rkgl/mpzy', url: 'wms/rkgl/mpzy/query/detail',
queryUrl: 'wms/rkgl/mpzy/query/detail', queryUrl: 'wms/rkgl/mpzy/query/detail',
tableTitle: [ tableTitle: [
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -38,7 +42,7 @@ ...@@ -38,7 +42,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'wms/rkgl/dbrk', url: 'wms/rkgl/dbrk/query/dbrkqd',
queryUrl: 'wms/rkgl/dbrk/query/dbrkqd', queryUrl: 'wms/rkgl/dbrk/query/dbrkqd',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
...@@ -37,7 +41,7 @@ ...@@ -37,7 +41,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/rkgl/rktz', url: 'lxyl/rkgl/rktz/query/detail',
queryUrl: 'lxyl/rkgl/rktz/query/detail', queryUrl: 'lxyl/rkgl/rktz/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -37,7 +41,7 @@ ...@@ -37,7 +41,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/rkgl/rktz', url: 'lxyl/rkgl/rktz/query/rkqd',
queryUrl: 'lxyl/rkgl/rktz/query/rkqd', queryUrl: 'lxyl/rkgl/rktz/query/rkqd',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -40,7 +44,7 @@ ...@@ -40,7 +44,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/rkgl/sjrw/lkrk', url: 'lxyl/rkgl/sjrw/lkrk/query/detail',
queryUrl: 'lxyl/rkgl/sjrw/lkrk/query/detail', queryUrl: 'lxyl/rkgl/sjrw/lkrk/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false' <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;border-top: 0px;" :autoQuery='false'
:config="config"> :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -40,7 +44,7 @@ ...@@ -40,7 +44,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/rkgl/sjrw/pkrk', url: 'lxyl/rkgl/sjrw/pkrk/query/detail',
queryUrl: 'lxyl/rkgl/sjrw/pkrk/query/detail', queryUrl: 'lxyl/rkgl/sjrw/pkrk/query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -37,7 +41,7 @@ ...@@ -37,7 +41,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/rkgl/rktz', url: 'lxyl/rkgl/rktz/query/rkqd',
queryUrl: 'lxyl/rkgl/rktz/query/rkqd', queryUrl: 'lxyl/rkgl/rktz/query/rkqd',
tableTitle: [{ tableTitle: [{
title: "物料编码", title: "物料编码",
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full"
style="height: 100%;" :autoQuery='false' :config="config"> style="height: 100%;" :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -32,7 +36,7 @@ ...@@ -32,7 +36,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ckgl/cktz', url: 'lxyl/zlgl/ukcjyd//query/detail',
queryUrl: 'lxyl/zlgl/ukcjyd//query/detail', queryUrl: 'lxyl/zlgl/ukcjyd//query/detail',
tableTitle: [ tableTitle: [
{ {
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" <BasePage @getRow='getRow' ref="basePage" :power='power':toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;"
:autoQuery='false' :config="config"> :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
......
<template> <template>
<BasePage @getRow='getRow' ref="basePage" :power='power' :toolButton='false' class="min_full" style="height: 100%;" <BasePage @getRow='getRow' ref="basePage" :power='power' :toolButtonConfig="{
showExcel:false,
showPrint:false,
showField:true
}" class="min_full" style="height: 100%;"
:autoQuery='false' :config="config"> :autoQuery='false' :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
...@@ -35,7 +39,7 @@ ...@@ -35,7 +39,7 @@
}, },
config: { config: {
/* 基本配置*/ /* 基本配置*/
url: 'lxyl/ukcyhd', url: 'lxyl/ukcyhd/query/detail',
queryUrl: 'lxyl/ukcyhd/query/detail', queryUrl: 'lxyl/ukcyhd/query/detail',
tableTitle: [{ tableTitle: [{
title: "下架状态", title: "下架状态",
......
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