lex-xin 5 år sedan
förälder
incheckning
07c68f209d

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/index.html


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/css/app.0f3123f3.css


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
dist/static/js/app.0b0c4eb5.js


+ 1 - 1
src/views/dashboard/index.vue

@@ -472,7 +472,7 @@ export default {
                 })
             ).then(result => {
                 if(result.code == 200) {
-                    // this.paymentStatus = 
+                    this.majorStatus = 5
                     this.$message({
                         type: 'success',
                         message: '关闭成功'

+ 2 - 2
vue.config.js

@@ -15,8 +15,8 @@ const name = defaultSettings.title || '大雅报名管理'; // page title
 // port = 9528 npm run dev OR npm run dev --port = 9528
 const port = process.env.port || process.env.npm_config_port || 9528; // dev port
 // const targetUrl = 'http://testpay.dayaedu.com'
-// const targetUrl = 'https://manage.dayaedu.com'
-const targetUrl = 'http://192.168.3.27:8088'
+const targetUrl = 'https://manage.dayaedu.com'
+// const targetUrl = 'http://192.168.3.27:8088'
 // All configuration item explanations can be find in https://cli.vuejs.org/config/
 module.exports = {
 	/**

Vissa filer visades inte eftersom för många filer har ändrats