瀏覽代碼

重新打包

lex-xin 3 年之前
父節點
當前提交
279619e5b2

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-1e7ad7d4.2e879418.css → dist/static/css/chunk-27364f6a.41f1f072.css

@@ -1 +1 @@
-.process[data-v-2e4894ee]{padding:10px;max-height:400px;overflow-y:auto}.process .name[data-v-2e4894ee]{font-size:16px;font-weight:700;color:#262626;margin-bottom:8px}.process .concat[data-v-2e4894ee]{font-size:14px}.process .concat[data-v-2e4894ee],.process .timer[data-v-2e4894ee]{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:18px;margin-bottom:8px}.process .timer[data-v-2e4894ee]{font-size:12px}.el-timeline-item__content[data-v-2e4894ee]{position:relative}[data-v-2e4894ee] .el-timeline-item__node{background-color:var(--color-primary)}[data-v-2e4894ee] .el-timeline-item__tail{border-left:2px solid var(--color-primary)}.courseMask .el-dialog__body[data-v-24316af6]{padding-bottom:0}.process[data-v-4bbadf16]{padding:10px;max-height:600px;overflow-y:auto}.process .name[data-v-4bbadf16]{font-size:16px;font-weight:700}.process div[data-v-4bbadf16]{line-height:30px}.detailImgList[data-v-4bbadf16]{padding:0 20px}.horizontal[data-v-4bbadf16]{width:208x;height:208px}.vertical[data-v-4bbadf16]{width:208px;height:208px}.imgWrapItem[data-v-4bbadf16]{margin-bottom:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;line-height:20px}.imgWrapItem p[data-v-4bbadf16]{margin-bottom:8px}.imgWrapItem .el-image[data-v-4bbadf16],.logo[data-v-4bbadf16]{border:1px solid #dedede;border-radius:4px;background:#fff}.logo[data-v-4bbadf16]{color:var(--color-primary);width:208px;height:208px;display:inline-block;line-height:208px;text-align:center}[data-v-4bbadf16] .el-image__error{width:206px}.courseMask .el-dialog__body[data-v-32e2b24e],.courseMask .el-dialog__body[data-v-74db3f70]{padding-bottom:0}
+.process[data-v-2e4894ee]{padding:10px;max-height:400px;overflow-y:auto}.process .name[data-v-2e4894ee]{font-size:16px;font-weight:700;color:#262626;margin-bottom:8px}.process .concat[data-v-2e4894ee]{font-size:14px}.process .concat[data-v-2e4894ee],.process .timer[data-v-2e4894ee]{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:18px;margin-bottom:8px}.process .timer[data-v-2e4894ee]{font-size:12px}.el-timeline-item__content[data-v-2e4894ee]{position:relative}[data-v-2e4894ee] .el-timeline-item__node{background-color:var(--color-primary)}[data-v-2e4894ee] .el-timeline-item__tail{border-left:2px solid var(--color-primary)}.courseMask .el-dialog__body[data-v-24316af6]{padding-bottom:0}.process[data-v-4bbadf16]{padding:10px;max-height:600px;overflow-y:auto}.process .name[data-v-4bbadf16]{font-size:16px;font-weight:700}.process div[data-v-4bbadf16]{line-height:30px}.detailImgList[data-v-4bbadf16]{padding:0 20px}.horizontal[data-v-4bbadf16]{width:208x;height:208px}.vertical[data-v-4bbadf16]{width:208px;height:208px}.imgWrapItem[data-v-4bbadf16]{margin-bottom:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#666;line-height:20px}.imgWrapItem p[data-v-4bbadf16]{margin-bottom:8px}.imgWrapItem .el-image[data-v-4bbadf16],.logo[data-v-4bbadf16]{border:1px solid #dedede;border-radius:4px;background:#fff}.logo[data-v-4bbadf16]{color:var(--color-primary);width:208px;height:208px;display:inline-block;line-height:208px;text-align:center}[data-v-4bbadf16] .el-image__error{width:206px}.courseMask .el-dialog__body[data-v-36b0810b],.courseMask .el-dialog__body[data-v-74db3f70]{padding-bottom:0}

文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.1891d16c.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-1e7ad7d4.2e01fcbc.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-27364f6a.024a10ae.js


+ 2 - 2
src/views/platformManager/tenantApply/component/tenandInFor.vue

@@ -75,8 +75,8 @@
             </div>
           </template>
         </el-table-column>
-        <el-table-column align="center" label="推荐人" prop="recommenderName">
-        </el-table-column>
+        <!-- <el-table-column align="center" label="推荐人" prop="recommenderName">
+        </el-table-column> -->
         <el-table-column align="center" label="操作">
           <template slot-scope="scope">
             <el-button @click="lookDetail(scope.row)" type="text"

部分文件因文件數量過多而無法顯示