浏览代码

2022-8-22 12:00

codeMan 2 年之前
父节点
当前提交
c5405c5062

+ 1 - 2
src/HManagement/archives_ad/index.vue

@@ -13,8 +13,7 @@
       </template>
       <!-- 编辑 -->
       <template v-slot:edit="scope" v-if="tool.checkAuth($route.name, 'update')">
-        <el-button slot="edit" type="text" size="small" class="inline-16" :disabled="scope.data.data.status == '审核'"
-          @click="editData(scope.data.data)">编辑</el-button>
+        <el-button slot="edit" v-if="scope.data.data.status == '新建'" type="text" size="small" class="inline-16" @click="editData(scope.data.data)">编辑</el-button>
       </template>
       <!-- 发布 -->
       <template v-slot:release="scope" v-if="tool.checkAuth($route.name, 'release')">

+ 1 - 1
src/HManagement/archives_sc/list/modules/release.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="inline-16">
-    <el-button type="text" size="mini" @click="releaseNotice">{{data.status === '新建'?'发 布':'取消发布'}}</el-button>
+    <el-button type="text" size="mini" @click="releaseNotice" :style="data.status == '新建' ?'' : 'margin-left:10px'">{{data.status === '新建'?'发 布':'取消发布'}}</el-button>
   </div>
 </template>
 

+ 1 - 1
src/HManagement/notice/index.vue

@@ -5,7 +5,7 @@
     </div>
     <list ref="list">
       <template v-slot:edit="scope">
-        <el-button class="inline-16" @click="$router.push({path:'/notice_edit',query:{id:scope.data.data.sat_noticeid}})" type="text" size="mini">编 辑</el-button>
+        <el-button class="inline-16" v-if="scope.data.data.status != '发布'" @click="$router.push({path:'/notice_edit',query:{id:scope.data.data.sat_noticeid}})" type="text" size="mini">编 辑</el-button>
       </template>
       <template v-slot:release="scope">
         <release v-if="tool.checkAuth($route.name,'update')"  :data="scope.data.data" @onSuccess="onSuccess"></release>

+ 1 - 1
src/HManagement/submit/index.vue

@@ -6,7 +6,7 @@
         <el-button class="inline-16" type="text" size="mini" @click="$router.push({path:'/submit_detail',query:{id:scope.data.data.sat_submiteditmodelid}})">明 细</el-button>
       </template>
       <template v-if="tool.checkAuth($route.name,'update')" v-slot:edit="scope">
-        <el-button class="inline-16" style="margin-left:0 !important;" type="text" size="mini" @click="$router.push({path:'/submit_edit',query:{id:scope.data.data.sat_submiteditmodelid}})">编 辑</el-button>
+        <el-button class="inline-16" v-if="scope.data.data.status != '发布'" style="margin-left:0 !important;" type="text" size="mini" @click="$router.push({path:'/submit_edit',query:{id:scope.data.data.sat_submiteditmodelid}})">编 辑</el-button>
       </template>
       <template v-if="tool.checkAuth($route.name,'update')" v-slot:release="scope">
         <release :data="scope.data.data" @onSuccess="onSuccess"></release>

+ 0 - 0
yos/css/210.0a3f3fe3.css → yos/css/210.162a1630.css


+ 0 - 0
yos/css/476.0a3f3fe3.css → yos/css/476.162a1630.css


+ 0 - 0
yos/css/702.d1a3c8de.css → yos/css/702.90af39c5.css


文件差异内容过多而无法显示
+ 0 - 0
yos/css/about.eb848244.css


文件差异内容过多而无法显示
+ 0 - 0
yos/css/app.272a52a9.css


+ 0 - 0
yos/img/iconfont.69177fb1.svg → yos/img/iconfont.e6044e55.svg


+ 1 - 1
yos/index.html

@@ -1 +1 @@
-<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link rel="icon" href="favicon.ico"><title>yos_manage</title><script defer="defer" type="module" src="js/chunk-vendors.8e4fd6d5.js"></script><script defer="defer" type="module" src="js/app.e32a786d.js"></script><link href="css/app.83be7ebe.css" rel="stylesheet"><script defer="defer" src="js/chunk-vendors-legacy.25c4112b.js" nomodule></script><script defer="defer" src="js/app-legacy.ab7b16be.js" nomodule></script></head><body><noscript><strong>We're sorry but yos_manage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
+<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link rel="icon" href="favicon.ico"><title>yos_manage</title><script defer="defer" type="module" src="js/chunk-vendors.8e4fd6d5.js"></script><script defer="defer" type="module" src="js/app.bad37857.js"></script><link href="css/app.272a52a9.css" rel="stylesheet"><script defer="defer" src="js/chunk-vendors-legacy.25c4112b.js" nomodule></script><script defer="defer" src="js/app-legacy.b3f1f0b4.js" nomodule></script></head><body><noscript><strong>We're sorry but yos_manage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

+ 0 - 0
yos/js/210-legacy.473bdcbc.js → yos/js/210-legacy.e46f223f.js


+ 0 - 0
yos/js/457-legacy.625c8f87.js → yos/js/457-legacy.385b9726.js


+ 0 - 0
yos/js/457.b965c9ce.js → yos/js/457.5d25e529.js


+ 0 - 0
yos/js/702-legacy.5636182f.js → yos/js/702-legacy.cc4f3bef.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/about-legacy.fa729cf8.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/about.81992ddf.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/app-legacy.ab7b16be.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/app-legacy.b3f1f0b4.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/app.bad37857.js


文件差异内容过多而无法显示
+ 0 - 0
yos/js/app.e32a786d.js


二进制
yos/yos.zip


部分文件因为文件数量过多而无法显示