删除审核,核查的返回

main
李劲龙 5 days ago
parent afa3ab977f
commit 88e5e87040

@ -222,26 +222,28 @@
              </el-form-item>               </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
</el-form>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'">
<el-button type="danger" @click="newAssets(0)"></el-button> <el-button type="danger" @click="newAssets(0)"></el-button>
<el-button @click="newAssets(1)"></el-button> <el-button @click="newAssets(1)"></el-button>
<el-button type="warning" @click="newAssets(2)"></el-button> <el-button type="warning" @click="newAssets(2)"></el-button>
<el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button> <el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
</el-form> <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'">
<el-button type="danger" @click="JGnewAssets(0)"></el-button> <el-button type="danger" @click="JGnewAssets(0)"></el-button>
<el-button type="primary" @click="JGnewAssets(1)"></el-button> <el-button type="primary" @click="JGnewAssets(1)"></el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row> </el-row>
</div> </div>
</div> </div>
<baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei> <baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei>

@ -311,29 +311,29 @@
              </el-form-item>               </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
</el-form>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'">
<el-button type="danger" @click="newAssets(0)"></el-button> <el-button type="danger" @click="newAssets(0)"></el-button>
<el-button @click="newAssets(1)"></el-button> <el-button @click="newAssets(1)"></el-button>
<el-button type="warning" @click="newAssets(2)"></el-button> <el-button type="warning" @click="newAssets(2)"></el-button>
<el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button> <el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
</el-form> v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'">
<el-button type="danger" @click="JGnewAssets(0)"></el-button> <el-button type="danger" @click="JGnewAssets(0)"></el-button>
<el-button type="success" @click="JGnewAssets(1)"></el-button> <el-button type="success" @click="JGnewAssets(1)"></el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
</div> </div>
</div> </div>
<baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei> <baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei>

@ -165,28 +165,29 @@
              </el-form-item>               </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
</el-form>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'">
<el-button type="danger" @click="newAssets(0)"></el-button> <el-button type="danger" @click="newAssets(0)"></el-button>
<el-button @click="newAssets(1)"></el-button> <el-button @click="newAssets(1)"></el-button>
<el-button type="warning" @click="newAssets(2)"></el-button> <el-button type="warning" @click="newAssets(2)"></el-button>
<el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button> <el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
</el-form> <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'">
<el-button type="danger" @click="JGnewAssets(0)"></el-button> <el-button type="danger" @click="JGnewAssets(0)"></el-button>
<el-button type="success" @click="JGnewAssets(1)"></el-button> <el-button type="success" @click="JGnewAssets(1)"></el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row> </el-row>
</div> </div>
</div> </div>
<baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei> <baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei>

@ -152,29 +152,30 @@
              </el-form-item>               </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
</el-form>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'mytaskAuditInfo'">
<el-button type="danger" @click="newAssets(0)"></el-button> <el-button type="danger" @click="newAssets(0)"></el-button>
<el-button @click="newAssets(1)"></el-button> <el-button @click="newAssets(1)"></el-button>
<el-button type="warning" @click="newAssets(2)"></el-button> <el-button type="warning" @click="newAssets(2)"></el-button>
<el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button> <el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
</el-form> <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'"> v-if="pageType !== 'look' && $route.name == 'taskAuditInfo'">
<el-button type="danger" @click="JGnewAssets(0)"></el-button> <el-button type="danger" @click="JGnewAssets(0)"></el-button>
<el-button type="success" @click="JGnewAssets(1)"></el-button> <el-button type="success" @click="JGnewAssets(1)"></el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <!-- <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> -->
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row>
</div> </div>
</div> </div>
<baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei> <baofei ref='baofei' :ruleForm='ruleForm' @assetTaskzc="guanting"></baofei>

@ -2485,7 +2485,6 @@
v-if="$route.query.pageType == 'change'"> v-if="$route.query.pageType == 'change'">
<el-button type="danger" @click="newAssets(0)"></el-button> <el-button type="danger" @click="newAssets(0)"></el-button>
<el-button type="success" @click="newAssets(1)"></el-button> <el-button type="success" @click="newAssets(1)"></el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu" size='mini'>返回</el-button>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;"
v-else> v-else>

@ -2744,7 +2744,6 @@
<el-button @click="newAssets(1)"></el-button> <el-button @click="newAssets(1)"></el-button>
<el-button type="warning" @click="newAssets(2)"></el-button> <el-button type="warning" @click="newAssets(2)"></el-button>
<el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button> <el-button type="success" @click="newAssets(3)" :loading="loading">提交</el-button>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>
</el-row> </el-row>
<el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" v-else> <el-row style="margin: 10px 0 ;padding-bottom: 50px; text-align: center;" v-else>
<el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button> <el-button type="primary" @click="sendBack" class="fanhuipiaofu">返回</el-button>

@ -18,8 +18,8 @@ module.exports = {
// 部署生产环境和开发环境下的URL。 // 部署生产环境和开发环境下的URL。
// 默认情况下Vue CLI 会假设你的应用是被部署在一个域名的根路径上 // 默认情况下Vue CLI 会假设你的应用是被部署在一个域名的根路径上
// 例如 https://www.ruoyi.vip/。如果应用被部署在一个子路径上,你就需要用这个选项指定这个子路径。例如,如果你的应用被部署在 https://www.ruoyi.vip/admin/,则设置 baseUrl 为 /admin/。 // 例如 https://www.ruoyi.vip/。如果应用被部署在一个子路径上,你就需要用这个选项指定这个子路径。例如,如果你的应用被部署在 https://www.ruoyi.vip/admin/,则设置 baseUrl 为 /admin/。
// publicPath: process.env.NODE_ENV === "production" ? "/demo/TcAssetVerificationPc" : "/", publicPath: process.env.NODE_ENV === "production" ? "/demo/TcAssetVerificationPc" : "/",
publicPath: process.env.NODE_ENV === "production" ? "./" : "/", // publicPath: process.env.NODE_ENV === "production" ? "./" : "/",
// 在npm run build 或 yarn build 时 生成文件的目录名称要和baseUrl的生产环境路径一致默认dist // 在npm run build 或 yarn build 时 生成文件的目录名称要和baseUrl的生产环境路径一致默认dist
outputDir: 'dist', outputDir: 'dist',
// 用于放置生成的静态资源 (js、css、img、fonts) 的;(项目打包之后,静态资源会放在这个文件夹下) // 用于放置生成的静态资源 (js、css、img、fonts) 的;(项目打包之后,静态资源会放在这个文件夹下)

Loading…
Cancel
Save