Эх сурвалжийг харах

问卷详情 - 移除“标准附件”

wangggziwen 5 сар өмнө
parent
commit
2b5ec2dcd6

+ 5 - 5
ruoyi-ui/src/views/rc/questionnaire/index.vue

@@ -150,11 +150,11 @@
           </span>
         </template>
       </el-table-column>
-      <el-table-column label="标准附件" align="center" width="100" fixed="right">
-        <template slot-scope="scope">
-          <el-button icon="el-icon-folder" style="color:#6e96fa;" circle @click="handleDoc(scope.row , 'questionnaire-standard')"></el-button>
-        </template>
-      </el-table-column>
+      <!--<el-table-column label="标准附件" align="center" width="100" fixed="right">-->
+        <!--<template slot-scope="scope">-->
+          <!--<el-button icon="el-icon-folder" style="color:#6e96fa;" circle @click="handleDoc(scope.row , 'questionnaire-standard')"></el-button>-->
+        <!--</template>-->
+      <!--</el-table-column>-->
       <el-table-column label="审计文档" align="center" width="100" fixed="right">
         <template slot-scope="scope">
           <el-button icon="el-icon-folder" style="color:#6e96fa;" circle @click="handleDoc(scope.row , 'audit')"></el-button>