Browse Source

名称打包

lex-xin 4 years ago
parent
commit
7b90ab462d

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-5e2b7c97.b5d1a50d.css → dist/static/css/chunk-68354ab4.2d6d59ad.css

@@ -1 +1 @@
-[data-v-56ea4794] .el-select{width:100%!important}[data-v-7f80e971] .el-table th{background:#edeef0}.btnList[data-v-7619dc7e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.code-url[data-v-7619dc7e]{margin-top:10px}
+[data-v-56ea4794] .el-select{width:100%!important}[data-v-7f80e971] .el-table th{background:#edeef0}.btnList[data-v-4e914031]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.code-url[data-v-4e914031]{margin-top:10px}

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.aef3595d.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-5e2b7c97.b3540e1a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-68354ab4.129837fa.js


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

@@ -145,7 +145,7 @@
               <div>
                 <el-button type="text" @click="lookDetail(scope.row)" v-if="permission('replacementInstrumentActivity/queryPage')">问卷详情</el-button>
                 <el-button type="text" @click="lookDetail(scope.row, 'answer')" v-if="permission('/reaplceMusicPlayer/answer')">问答详情</el-button>
-                <el-button type="text" @click="makeUrl('update', scope.row)" v-if="permission('replacementInstrumentCooperation/update')">修改活动主题</el-button>
+                <el-button type="text" @click="makeUrl('update', scope.row)" v-if="permission('replacementInstrumentCooperation/update')">修改主题</el-button>
                 <el-button
                   type="text"
                   @click="openPay(scope.row)"

Some files were not shown because too many files changed in this diff