feat:项目 项目积分 获取规则 样式

This commit is contained in:
dongwug
2022-10-26 14:19:22 +08:00
parent 0e74c17aee
commit 4e0e4723f1
2 changed files with 100 additions and 36 deletions

View File

@@ -140,7 +140,6 @@
</div>
<div v-else class="btns">
<div class="btn1" @click="edit=!edit">
<span class="btn1text">保存</span>
</div>
</div>
@@ -346,9 +345,6 @@ export default {
score1:5,
score2:5,
edit:true,
});
const getTableData = () => {
let datas = state.tabledataStu;