Prechádzať zdrojové kódy

添加存量老人功能

sunkuosheng 1 týždeň pred
rodič
commit
a41ab20ef1

+ 12 - 12
ruoyi-ui-gljt/src/views/gljt/gljtLr/index.vue

@@ -150,11 +150,11 @@
                        v-hasPermi="['gljt:admin:import']">admin导入
                        v-hasPermi="['gljt:admin:import']">admin导入
             </el-button>
             </el-button>
           </el-col>
           </el-col>
-          <el-col :span="1.5">
-            <el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleImport(true)" v-hasPermi="['gljt:temp:exprot']"
-            >导入
-            </el-button>
-          </el-col>
+          <!--<el-col :span="1.5">-->
+            <!--<el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleImport(true)" v-hasPermi="['gljt:temp:exprot']"-->
+            <!--&gt;导入-->
+            <!--</el-button>-->
+          <!--</el-col>-->
           <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
           <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
         </el-row>
         </el-row>
 
 
@@ -251,13 +251,13 @@
                 v-hasPermi="['gljt:admin:remove']"
                 v-hasPermi="['gljt:admin:remove']"
               >清除
               >清除
               </el-button>
               </el-button>
-              <el-button
-              size="mini"
-              type="text"
-              icon="el-icon-delete"
-              @click="handleDelete(scope.row,scope.$index)"
-              v-hasPermi="['gljt:temp:exprot']"
-              >删除</el-button>
+              <!--<el-button-->
+              <!--size="mini"-->
+              <!--type="text"-->
+              <!--icon="el-icon-delete"-->
+              <!--@click="handleDelete(scope.row,scope.$index)"-->
+              <!--v-hasPermi="['gljt:temp:exprot']"-->
+              <!--&gt;删除</el-button>-->
             </template>
             </template>
           </el-table-column>
           </el-table-column>
         </el-table>
         </el-table>

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 1128 - 0
ruoyi-ui-gljt/src/views/gljt/gljtclLr/index.vue