shish 5 жил өмнө
parent
commit
6d9ab0bef6

+ 1 - 1
pt/dist/web/index.html

@@ -43,4 +43,4 @@
 			.once .sub-title {
 				color: #ababab;
 				font-size: 12px;
-			}</style><link href="/css/app.6f07e55a.css" rel="preload" as="style"><link href="/css/chunk-libs.2e1e87b5.css" rel="preload" as="style"><link href="/js/app.d77e70cf.js" rel="preload" as="script"><link href="/js/chunk-libs.afac7b8c.js" rel="preload" as="script"><link href="/css/chunk-libs.2e1e87b5.css" rel="stylesheet"><link href="/css/app.6f07e55a.css" rel="stylesheet"></head><body><noscript></noscript><div id="app"><div class="once"><div class="container"><div class="title">正在加载资源</div><div class="sub-title">初次加载资源可能需要较多时间 请耐心等待</div></div><div class="footer"><a href="https://www.baidu.com/" target="_blank">花卉宝</a></div></div></div><script src="https://img.hzghd.com/cdn/vue/2.6.10/vue.min.js"></script><script src="https://img.hzghd.com/cdn/vue-router/3.1.3/vue-router.min.js"></script><script src="https://img.hzghd.com/cdn/vuex/3.1.1/vuex.min.js"></script><script src="https://img.hzghd.com/cdn/clipboard.js/2.0.4/clipboard.min.js"></script><script src="https://img.hzghd.com/cdn/axios/0.19.0-beta.1/axios.min.js"></script><script src="https://img.hzghd.com/cdn/nprogress/0.2.0/nprogress.min.js"></script><script src="https://img.hzghd.com/cdn/Mock.js/1.0.1-beta3/mock-min.js"></script><script src="https://img.hzghd.com/cdn/quill/2.0.0-dev.3/quill.min.js"></script><script src="https://img.hzghd.com/cdn/element-ui/2.13.0/index.js"></script><script src="https://img.hzghd.com/cdn/viewerjs/1.3.7/viewer.min.js"></script><script src="https://img.hzghd.com/cdn/echarts/4.4.0-rc.1/echarts.min.js"></script><script src="https://img.hzghd.com/cdn/npm/vue-echarts@4.0.2.js"></script><script src="/js/chunk-libs.afac7b8c.js"></script><script src="/js/app.d77e70cf.js"></script></body></html>
+			}</style><link href="/css/app.6f07e55a.css" rel="preload" as="style"><link href="/css/chunk-libs.2e1e87b5.css" rel="preload" as="style"><link href="/js/app.93a14dde.js" rel="preload" as="script"><link href="/js/chunk-libs.afac7b8c.js" rel="preload" as="script"><link href="/css/chunk-libs.2e1e87b5.css" rel="stylesheet"><link href="/css/app.6f07e55a.css" rel="stylesheet"></head><body><noscript></noscript><div id="app"><div class="once"><div class="container"><div class="title">正在加载资源</div><div class="sub-title">初次加载资源可能需要较多时间 请耐心等待</div></div><div class="footer"><a href="https://www.baidu.com/" target="_blank">花卉宝</a></div></div></div><script src="https://img.hzghd.com/cdn/vue/2.6.10/vue.min.js"></script><script src="https://img.hzghd.com/cdn/vue-router/3.1.3/vue-router.min.js"></script><script src="https://img.hzghd.com/cdn/vuex/3.1.1/vuex.min.js"></script><script src="https://img.hzghd.com/cdn/clipboard.js/2.0.4/clipboard.min.js"></script><script src="https://img.hzghd.com/cdn/axios/0.19.0-beta.1/axios.min.js"></script><script src="https://img.hzghd.com/cdn/nprogress/0.2.0/nprogress.min.js"></script><script src="https://img.hzghd.com/cdn/Mock.js/1.0.1-beta3/mock-min.js"></script><script src="https://img.hzghd.com/cdn/quill/2.0.0-dev.3/quill.min.js"></script><script src="https://img.hzghd.com/cdn/element-ui/2.13.0/index.js"></script><script src="https://img.hzghd.com/cdn/viewerjs/1.3.7/viewer.min.js"></script><script src="https://img.hzghd.com/cdn/echarts/4.4.0-rc.1/echarts.min.js"></script><script src="https://img.hzghd.com/cdn/npm/vue-echarts@4.0.2.js"></script><script src="/js/chunk-libs.afac7b8c.js"></script><script src="/js/app.93a14dde.js"></script></body></html>

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
pt/dist/web/js/app.93a14dde.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
pt/dist/web/js/chunk-2d0b3109.19b71dd4.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
pt/dist/web/js/chunk-2d0b3109.4f6b3258.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
pt/dist/web/js/chunk-618a77aa.c9f82712.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
pt/dist/web/js/chunk-618a77aa.ec92d994.js


+ 16 - 19
pt/src/views/assets/ptYeChange.vue

@@ -1,13 +1,12 @@
 <template>
 	<div class="app-list-content">
 		<x-crud class="liu-crud-wrap" @load="onLoad">
-			<template #slot-tabs="{ scope }">
+			<template #slot-tabs>
 				<el-tabs class="liu-tabs" type="border-card" v-model="tabIndex" @tab-click="handleClick">
 					<el-tab-pane v-for="(item, index) in tabsData" :key="index" :label="item.text" :name="item.key"></el-tab-pane>
 				</el-tabs>
 			</template>
 
-			<!-- 订花人 -->
 			<template #table-column-amount="{scope}">
 				<div class="flex-center-center">
 					<div class="">{{ scope.row.io==1?'+':'-' }} {{ scope.row.amount }}</div>
@@ -21,28 +20,27 @@
 	export default {
 		data() {
 			return {
-				// x-crud
 				app: null,
-				tabIndex: '-1',
+				tabIndex: '1',
 				tabsData: [
 					{
 						text: '零售',
-						key: '-1',
+						key: '1',
 						val: 0
 					},
 					{
-						text: '零售可提现余额',
-						key: '0',
+						text: '零售可提现',
+						key: '2',
 						val: 0
 					},
 					{
 						text: '供货商',
-						key: '1',
+						key: '3',
 						val: 0
 					},
 					{
-						text: '供货商可提现余额',
-						key: '2',
+						text: '供货商可提现',
+						key: '4',
 						val: 0
 					},
 				]
@@ -52,16 +50,16 @@
 			let type = this.$route.query.type
 			switch (type) {
 				case '1':
-					this.tabIndex = '-1';
+					this.tabIndex = '1';
 					break
 				case '2':
-					this.tabIndex = '1';
+					this.tabIndex = '2';
 					break
 				case '3':
-					this.tabIndex = '0';
+					this.tabIndex = '3';
 					break
 				case '4':
-					this.tabIndex = '2';
+					this.tabIndex = '4';
 					break
 			}
 			this.handleClick();
@@ -71,21 +69,20 @@
 				// ptStyle 1 零售 2供货商
 				// tx 0全部 2 可提现
 				switch (this.tabIndex) {
-					case '-1':
+					case '1':
 						this.app.refresh({ ptStyle: 1,tx:0 });
 						break
-					case '0':
+					case '2':
 						this.app.refresh({ ptStyle: 1,tx:2 });
 						break
-					case '1':
+					case '3':
 						this.app.refresh({ ptStyle: 2,tx:0 });
 						break
-					case '2':
+					case '4':
 						this.app.refresh({ ptStyle: 2,tx:2 });
 						break
 				}
 			},
-			// crud
 			onLoad({ ctx, app }) {
 				this.app = app;
 				ctx.service(this.$service.ptYeChange)

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно