|
@@ -2,7 +2,7 @@
|
2
|
2
|
* @Author: ysh
|
3
|
3
|
* @Date: 2024-05-10 15:31:57
|
4
|
4
|
* @LastEditors: Please set LastEditors
|
5
|
|
- * @LastEditTime: 2025-01-15 11:27:31
|
|
5
|
+ * @LastEditTime: 2025-08-15 09:49:17
|
6
|
6
|
-->
|
7
|
7
|
<template>
|
8
|
8
|
<div class="app-container">
|
|
@@ -856,7 +856,7 @@ export default {
|
856
|
856
|
this.$modal.msgSuccess("表单新增成功");
|
857
|
857
|
this.open = false;
|
858
|
858
|
this.getList();
|
859
|
|
- this.initForm();
|
|
859
|
+ this.formTotal = 1;
|
860
|
860
|
});
|
861
|
861
|
const subContractId = this.form.subContractId;
|
862
|
862
|
this.chooseProjectList.forEach(item => {
|